バージョン

RemoveAt メソッド (GradientStopCollection)

このコレクションから指定した順序位置にある GradientStop インスタンスを削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As Integer _
) 
public new void RemoveAt( 
   int index
)

パラメータ

index
削除される GradientStop のインデックス。
参照