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