Dynamicweb 8 Documentation
IDCollection Class
Members 

Represents a collection of unique IDs.
Object Model
IDCollection ClassInt32 Structure
Syntax
'Declaration
 
Public Class IDCollection 
   Inherits System.Collections.Generic.List(Of Integer)
public class IDCollection : System.Collections.Generic.List<int> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Dynamicweb.Modules.UserManagement.IDCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDCollection Members
Dynamicweb.Modules.UserManagement Namespace

Send Feedback