Definitions.GetEnumerator
Description:
Retrieves an enumerator to the collection.
Retrieves an enumerator to the collection.
public virtual IEnumerator<Definition> GetEnumerator()
The enumerator.
The enumerator.