TypeCollection.IEnumerable.GetEnumerator Method

Namespace
Kampute.DocToolkit.Collections
Assembly
  • Kampute.DocToolkit.dll

Definition

Returns an enumerator that iterates through the collection of type models.
IEnumerator IEnumerable.GetEnumerator()

Returns

IEnumerator
An enumerator for the collection of type models.