2027 Method
Changes 0
M

GroupSet.Insert

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