バージョン

Find メソッド (ColorBlend)

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

パラメータ

match
参照

オンラインで表示: GitHub