バージョン

GetCheckState メソッド

指定された順序位置の項目のチェック状態を返します。
シンタックス
'宣言
 
Function GetCheckState( _
   ByVal index As Integer _
) As CheckState
CheckState GetCheckState( 
   int index
)

パラメータ

index
チェック状態を設定する項目のインデックス。
参照