CategorySet.Erase
Description:
Removes a specified category from the set.
Removes a specified category from the set.
public virtual int Erase(
Category item
)
-
itemThe category to be erased.
Return Value
int
The number of items that were erased from the set.