Expression Editor for UWP
FindAll メソッド

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.ExpressionEditor 名前空間 > RuleCollection クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of BaseRule) _
) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<BaseRule> match
)

パラメータ

match
参照

RuleCollection クラス
RuleCollection メンバ