Click or drag to resize

IReadOnlyEnumCollection2<T> Methods

The IReadOnlyEnumCollection2<T> generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<T>.)
Top
See Also