バージョン

Exists メソッド (ColorBlend)

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

パラメータ

match
参照

オンラインで表示: GitHub