PropertyCollection<T0>.GetEnumerator

Declaration

public Enumerator<TContainer> GetEnumerator();

Returns

Enumerator<TContainer> An enumerator that can be used to iterate through the collection.

Description

Returns an enumerator that iterates through the collection.


Did you find this page useful? Please give it a rating: