Persistate API documentation
GetEnumerator Method
NamespacesPersistate.UtilIndexedSet<(Of <(<'T>)>)>GetEnumerator()()()()

[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.
Declaration Syntax
C#
public IEnumerator<T> GetEnumerator()
Return Value
A set enumerator

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)