'宣言 Public MustOverride ReadOnly Default Property Item( _ ByVal index As Integer _ ) As DataValue
'宣言
Public MustOverride ReadOnly Default Property Item( _ ByVal index As Integer _ ) As DataValue
public abstract DataValue this[ int index ]; {get;}
DataValueCollection クラス DataValueCollection メンバ