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

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

Gets the RHS element at the associated index.
Declaration Syntax
C#
Element this[
	int index
] { get; }
Parameters
index (Int32)
The index of the desired element.
Return Value
The Element at that index.

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