CategorySet.Contains
Description:
Tests for the existence of a category within the set.
Tests for the existence of a category within the set.
-
itemThe category to be searched for.
Return Value
bool
The Contains method returns True if the category is within the set, otherwise False.