バージョン

Item プロパティ (SeriesCollection)

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

パラメータ

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

オンラインで表示: GitHub