GrapeCity PlusPak for Windows Forms 10.0J
IndexOf メソッド (CheckedCheckBoxIndexCollection)

オンになっている項目のインデックス。
オンになっている項目のインデックスを含むコレクションへのインデックスを返します。
シンタックス
Public Function IndexOf( _
   ByVal index As Integer _
) As Integer
public int IndexOf( 
   int index
)

パラメータ

index
オンになっている項目のインデックス。

戻り値の型

オンになっている項目のインデックスを指定するインデックス。indexパラメーターがCheckedIndexCollectionに含まれていない場合は-1。詳細については、CheckedCheckBoxIndexCollectionクラスの概要にあるサンプルを参照してください。
参照

参照

CheckedCheckBoxIndexCollection クラス
CheckedCheckBoxIndexCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.