GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > StyleSheet クラス : FindAll メソッド |
'宣言 Public Function FindAll( _ ByVal match As Predicate(Of Style) _ ) As List(Of Style)
public List<Style> FindAll( Predicate<Style> match )