[This is preliminary documentation and is subject to change.]
Obtains an enumerator to iterate through the set members.
| C# |
public IEnumerator<T> GetEnumerator()
The set enumerator.
[This is preliminary documentation and is subject to change.]
| C# |
public IEnumerator<T> GetEnumerator()