PowerTools ActiveReports 9.0J Server ユーザーガイド
FindAll メソッド (LookupFieldValues)

構文
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of Object) _
) As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> FindAll( 
   System.Predicate<object> match
)

パラメータ

match
参照

関連項目

LookupFieldValues クラス
LookupFieldValues メンバ