MESCIUS SPREAD for ASP.NET 10.0J
IndexOf メソッド (BoxWhiskerSeriesCollection)

コレクション内で検索する系列。
コレクション内の系列のインデックスを取得します。
構文
'Declaration
 
Public Function IndexOf( _
   ByVal item As BoxWhiskerSeries _
) As Integer
public int IndexOf( 
   BoxWhiskerSeries item
)

パラメータ

item
コレクション内で検索する系列。

戻り値の型

コレクション内で系列が見つかった場合はそのインデックス、それ以外の場合は-1。
参照

BoxWhiskerSeriesCollection クラス
BoxWhiskerSeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.