[]
Returns an enumerator that iterates through the collection.
public abstract IEnumerator<DataMember> GetEnumerator()
An IEnumerator<T> object that can be used to iterate through the collection.