バージョン

InsertRange メソッド (ColorBlend)

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

パラメータ

index
collection
参照

オンラインで表示: GitHub