バージョン

GetRange メソッド (ColorBlend)

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Function GetRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Collections.Generic.List(Of ColorBlendEntry)
[__DynamicallyInvokableAttribute()]
public System.Collections.Generic.List<ColorBlendEntry> GetRange( 
   System.int index,
   System.int count
)

パラメータ

index
count
参照

オンラインで表示: GitHub