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