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

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

パラメータ

match
参照

関連項目

NoticeType クラス
NoticeType メンバ