OverloadCollection<T>.IEnumerable.GetEnumerator Method
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Returns an enumerator that iterates through the collection.
IEnumerator IEnumerable.GetEnumerator()Returns
- IEnumerator
- An enumerator that can be used to iterate through the types collection.
