'宣言 Sub SetCheckStatus( _ ByVal row As System.Integer, _ ByVal checkStatus As System.Boolean _ )
void SetCheckStatus( System.int row, System.bool checkStatus )
パラメータ
- row
- 行のインデックス。
- checkStatus
- 行のチェック状態。
'宣言 Sub SetCheckStatus( _ ByVal row As System.Integer, _ ByVal checkStatus As System.Boolean _ )
void SetCheckStatus( System.int row, System.bool checkStatus )