バージョン

FindIndex(Predicate<Attribute>) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function FindIndex( _
   ByVal match As System.Predicate(Of Attribute) _
) As System.Integer
[__DynamicallyInvokableAttribute()]
public System.int FindIndex( 
   System.Predicate<Attribute> match
)

パラメータ

match
参照

オンラインで表示: GitHub