Click or drag to resize

IDCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.Generic.List<Int32>
    Dynamicweb.Security.UserManagement.IDCollection

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