Click or drag to resize

ColumnCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListColumn
    Dynamicweb.DataIntegration.IntegrationColumnCollection

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class ColumnCollection : List<Column>
Constructors
  NameDescription
Public methodColumnCollection
Initializes a new instance of the ColumnCollection class
Public methodColumnCollection(XmlNode, Table)
Initializes a new instance of the ColumnCollection class
Top
See Also