MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (SeriesCollection)

系列のインデックス。
指定したインデックスにある系列を取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As Series
public Series this[ 
   int index
]; {get; set;}

パラメータ

index
系列のインデックス。

プロパティ値

系列。
例外
例外説明
System.ArgumentNullExceptionvalueがNull参照(VBではNothing)です。
参照

SeriesCollection クラス
SeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.