'宣言
<__DynamicallyInvokableAttribute()>
Public Function GetRange( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Collections.Generic.List(Of ColorBlendEntry)
[__DynamicallyInvokableAttribute()]
public System.Collections.Generic.List<ColorBlendEntry> GetRange(
System.int ,
System.int
)