GroupSet.Erase
Description:
Removes a specified group from the set.
Removes a specified group from the set.
public virtual int Erase(
Group item
)
-
itemThe group to be erased.
Return Value
int
The number of groups that were erased from the set.