バージョン

RemoveAll メソッド (AttributeCollection)

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

パラメータ

match
参照

オンラインで表示: GitHub