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