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