Method InsertLexStyle
InsertLexStyle(int)
When implemented by a class, inserts a new item to the specified position within the ILexStyles collection.
ILexStyle InsertLexStyle(int index)
Parameters
indexintSpecifies position to insert.
Returns
- ILexStyle
ILexStylethat is inserted.