バージョン

Item プロパティ (GradientStopCollection)

指定したインデックスにある GradientStop を返します。
シンタックス
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As Integer _
) As GradientStop
public new GradientStop this[ 
   int index
]; {get;}

パラメータ

index
返される項目のインデックスです。
参照