Click or drag to resize

IEnumCollection2<T> Methods

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