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
indexintSpecifies position to insert.
Returns
- ILexState
ILexStatethat is inserted.