Click or drag to resize

GroupCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListGroup
    Dynamicweb.Security.UserManagementGroupCollection

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class GroupCollection : List<Group>

The GroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodGroupCollection
Initializes a new instance of the GroupCollection class
Top
Methods
See Also