Click or drag to resize

IEnumCollection<T> Methods

The IEnumCollection<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