SynonymCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of Synonym objects.

The SynonymCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of Synonym objects in the collection.
Public property Item Gets a synonym from the collection, based on the specified keyword term.

Top

Methods

  Name Description
Public method Create Adds a keyword term to the synonym collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to access the items in the synonym collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SynonymCollection Class

Microsoft.Office.Server.Search.Administration Namespace