GroupCollection

GroupCollection class

Contains a list of Group objects.
Implements ICollection interface.

The GroupCollection type exposes the following members:

Methods

NameDescription
to_list()Converts a group collection to a list of Group objects.

See Also