Click or drag to resize

GroupTableDelete Method

Overload List
  NameDescription
Public methodDelete(Group) (Overrides CommonComponentTableTDelete(T).)
Public methodDelete(Int32)
Deletes a group from this table.

Deleted groups are kept in the runtime group table so that undo will work with groups. Call IsDeleted() to determine if a group is deleted.

Top
See Also