Method InsertLexReswordSet
InsertLexReswordSet(int)
When implemented by a class, inserts a new item to the specified position within the ILexReswordSets
collection.
ILexReswordSet InsertLexReswordSet(int index)
Parameters
index
intSpecifies position to insert.
Returns
- ILexReswordSet
ILexReswordSet
that is inserted.