バージョン

ForEach メソッド (ColorBlend)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Sub ForEach( _
   ByVal action As System.Action(Of ColorBlendEntry) _
) 
[__DynamicallyInvokableAttribute()]
public void ForEach( 
   System.Action<ColorBlendEntry> action
)

パラメータ

action
参照

オンラインで表示: GitHub