|
Method name |
Brief description |
|
Add
|
The Add method adds a new term to the set. |
|
Clear
|
The Clear method clears the set of terms. |
|
FindByKey
|
The FindByKey method searches for the term by the key. |
|
FindByTermText
|
The FindByTermText method returns the index of a term in the internal presentation. |
|
IndexOf
|
The IndexOf method returns the term index in the list. |
|
Refresh
|
The Refresh method refreshes a collection of terms. |
|
Remove
|
The Remove method removes a term by the index. |
|
RemoveByKey
|
The RemoveByKey method removes a term by the key. |