[]
Gets the DataValue at the specified index.
public abstract DataValue this[int index] { get; }
The value index.
The DataValue located at the specified index.