KeywordCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of Keyword objects.

The KeywordCollection type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Create Creates a keyword.
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 keyword 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

KeywordCollection Class

Microsoft.Office.Server.Search.Administration Namespace