Persistate API documentation
Item Property (index)
NamespacesPersistate.LanguageProductionItem[([( Int32])])

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

Gets the Element at a particular position in the Right Hand Side (RHS) of this Production.
Declaration Syntax
C#
public Element this[
	int index
] { get; }
Parameters
index (Int32)
The position of the desired Element.
Return Value
The Element at that position.

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