Persistate API documentation
RemoveAt Method (index)
NamespacesPersistate.LanguageProductionTokenRemoveAt(Int32)

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

Removes the token at a particular index from this ProductionToken.
Declaration Syntax
C#
public void RemoveAt(
	int index
)
Parameters
index (Int32)
The index at which to remove the token.

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