CategoryCollection Methods

Include Protected Members
Include Inherited Members

The CategoryCollection type exposes the following members.

Methods

  Name Description
Public method Contains(Guid) Returns a Boolean value that indicates whether the collection of crawled property categories contains a specific property set.
Public method Contains(String) Returns a Boolean value that indicates whether the collection of crawled property categories contains a category with a specific name.
Public method Create Add a new category to the crawled property category collection.
Public method GetEnumerator() (Inherited from IEnumerable<Category>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

CategoryCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace