Returns an enumerator that can iterator through the elements of the Set.
An IEnumerator for the entire Set.
The returned IEnumerator implements IDisposable as well. If the enumerator is to be worked on directly, it has to be disposed afterwards manually. Database connections may remain open of the enumerator is not disposed.
Namespace: TechTalk.Genome
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express