2027 Method
Changes 0
M

Group.UngroupMembers

Description:
Ungroups the group.
Remarks:
Removes all the members from the group and deletes the group. Note that the reference to this group object will become invalid once this method is called.
public ICollection<ElementId> UngroupMembers()
ICollection<ElementId> If successful, the ids of the members of group are returned.