Method InsertLexState
InsertLexState(int)
Inserts a new item to the specified position within the ILexStates
collection.
public virtual ILexState InsertLexState(int index)
Parameters
index
intSpecifies position to insert.
Returns
- ILexState
ILexState
that is inserted.