An instance of the Synonym
public sealed class SynonymListCollection: CollectionBase, IEnumerable, IEnumerator
Public NotInheritable Class SynonymListCollection
Inherits CollectionBase
Implements IEnumerable
Implements IEnumerator
Introduced: 7.0.
Method | Description |
---|---|
Add | Adds objects of type Synonym |
Get |
Gets a particular Synonym |
Remove | Removes objects of type Synonym |
Property | Description |
---|---|
Item | Gets an object of type Synonym |