PowerTools ActiveReports for .NET 9.0J
IndexOf メソッド (ChartSeriesCollection)

ChartSeriesCollectionで検索するChartSeriesオブジェクト。
ChartSeriesCollection内の特定のChartSeriesオブジェクトのインデックスを決定します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal value As ChartSeries _
) As Integer
public int IndexOf( 
   ChartSeries value
)

パラメータ

value
ChartSeriesCollectionで検索するChartSeriesオブジェクト。

戻り値の型

コレクションに見つかった場合はエントリのインデックス、そうでない場合は-1を返します。
参照

関連項目

ChartSeriesCollection クラス
ChartSeriesCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.