GrapeCity ActiveReports for .NET 12.0J
FindAll メソッド

構文
'宣言
 
Public Function FindAll( _
   ByVal match As Predicate(Of Style) _
) As List(Of T)
public List<T> FindAll( 
   Predicate<Style> match
)

パラメータ

match
参照

関連項目

StyleSheet クラス
StyleSheet メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.