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