UniqueList<T>.IEnumerable.GetEnumerator Method Delta Engine Documentation

Namespace: DeltaEngine.Extensions
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator

Implements

IEnumerable.GetEnumerator()
See Also