Share via


CategoryCollection.Contains method

Returns a Boolean value that indicates whether the collection of categories contains a specific Category object.

Overload list

  Name Description
Public method Contains(Guid) Returns a Boolean value that indicates whether the collection of categories contains the Category object with the specified property set.
Public method Contains(String) Returns a Boolean value that indicates whether the collection of categories contains the Category object with the specified name.

Top

See also

Reference

CategoryCollection class

CategoryCollection members

Microsoft.Office.Server.Search.Administration namespace