Method InsertLexState
InsertLexState(int)
When implemented by a class, inserts a new item to the specified position within the ILexStates
collection.
ILexState InsertLexState(int index)
Parameters
index
intSpecifies position to insert.
Returns
- ILexState
ILexState
that is inserted.