バージョン

RemoveAll メソッド (ColorBlend)

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

パラメータ

match
参照

オンラインで表示: GitHub