Persistate API documentation
GetEnumerator Method
NamespacesPersistate.LanguageProductionGetEnumerator()()()()

[This is preliminary documentation and is subject to change.]

Obtains an enumerator which will iterate through the elements in the RHS of this production.
Declaration Syntax
C#
public IEnumerator<Element> GetEnumerator()
Return Value
The enumerator.

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