[This is preliminary documentation and is subject to change.]
Obtains an enumerator for the members of the set. This will
enumerate the members in their index order.
| C# |
public IEnumerator<T> GetEnumerator()
A set enumerator
[This is preliminary documentation and is subject to change.]
| C# |
public IEnumerator<T> GetEnumerator()