'宣言 Public MustOverride ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As DataCell
'宣言
Public MustOverride ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As DataCell
public abstract DataCell this[ int row, int column ]; {get;}
DataCellCollection クラス DataCellCollection メンバ