バージョン

AddRange メソッド (ColorBlend)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of ColorBlendEntry) _
) 
[__DynamicallyInvokableAttribute()]
public void AddRange( 
   System.Collections.Generic.IEnumerable<ColorBlendEntry> collection
)

パラメータ

collection
参照

オンラインで表示: GitHub