Click or drag to resize

DMConnectionCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListDMConnection
    Dynamicweb.DataManagementDMConnectionCollection

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class DMConnectionCollection : List<DMConnection>

The DMConnectionCollection type exposes the following members.

Constructors
  NameDescription
Public methodDMConnectionCollection
Initializes a new instance of the DMConnectionCollection class
Top
Methods
See Also