'宣言 Public ReadOnly Default Property Item( _ ByVal row As System.Integer, _ ByVal col As System.Integer _ ) As C1TableCell
public C1TableCell this[ System.int row, System.int col ]; {get;}
パラメータ
- row
- col
'宣言 Public ReadOnly Default Property Item( _ ByVal row As System.Integer, _ ByVal col As System.Integer _ ) As C1TableCell
public C1TableCell this[ System.int row, System.int col ]; {get;}