バージョン

Item プロパティ (SeriesCollection)

インデクサー
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Series
public Series this[ 
   int index
]; {get;}

パラメータ

index
ゼロから始まるインデックス
参照