Method InsertLexStyle
InsertLexStyle(int)
Inserts a new item to the specified position within the ILexStyles collection.
public virtual ILexStyle InsertLexStyle(int index)
Parameters
indexintSpecifies position to insert.
Returns
- ILexStyle
ILexStylethat is inserted.