[]
Returns an enumerator that iterates through the ItemCollection<T>.
public IEnumerator<T> GetEnumerator()
An IEnumerator object for the ItemCollection<T> object.