TrueChart for WinForms (C1Chart3D)
IndexOf メソッド (Chart3DContourLevelsCollection)

C1.Win.C1Chart3D.4.5.2 アセンブリ > C1.Win.C1Chart3D 名前空間 > Chart3DContourLevelsCollection クラス : IndexOf メソッド
探す Chart3DContourLevel。
コレクション内の指定した Chart3DContourLevel のインデックスを取得します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal lvl As Chart3DContourLevel _
) As System.Integer
public System.int IndexOf( 
   Chart3DContourLevel lvl
)

パラメータ

lvl
探す Chart3DContourLevel。

戻り値の型

Chart3DContourLevel の整数インデックス。
参照

Chart3DContourLevelsCollection クラス
Chart3DContourLevelsCollection メンバ
Chart3DContourLevelsCollection クラス