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