MultiSelect for WinForms
IndexOf メソッド (ValueIntervalCollection)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > ValueIntervalCollection クラス : IndexOf メソッド
The ValueInterval to locate in the collection.
Determines the index of a specific value interval in the collection, return -1 if this item not found.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal vi As ValueInterval _
) As System.Integer
public System.int IndexOf( 
   ValueInterval vi
)

パラメータ

vi
The ValueInterval to locate in the collection.
参照

ValueIntervalCollection クラス
ValueIntervalCollection メンバ