Click or drag to resize

ReadOnlyGroupCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelReadOnlyCollectionGroup
    Dynamicweb.Security.UserManagementReadOnlyGroupCollection

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

The ReadOnlyGroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodReadOnlyGroupCollection
Initializes a new instance of the ReadOnlyGroupCollection class
Top
See Also