GroupSet.Insert
Description:
Insert the specified group into the set.
Insert the specified group into the set.
public virtual bool Insert(
Group item
)
-
itemThe group to be inserted into the set.
Return Value
bool
Returns whether the group was inserted into the set.