バージョン

FindLast メソッド (AttributeCollection)

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

パラメータ

match
参照

オンラインで表示: GitHub