Expression Editor for UWP
FindLast メソッド

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

パラメータ

match
参照

RuleCollection クラス
RuleCollection メンバ