Click or drag to resize

GroupCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.Generic.List<Group>
    Dynamicweb.Security.UserManagement.GroupCollection

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