Click or drag to resize

IDCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListInt32
    Dynamicweb.Security.UserManagementIDCollection

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

The IDCollection type exposes the following members.

Constructors
  NameDescription
Public methodIDCollection
Initializes a new instance of the IDCollection class
Top
Methods
See Also