Gets the enumerator to iterate through all collection items.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public IEnumerator GetEnumerator()

Implements

IEnumerable..::.GetEnumerator()()()

See Also