Click or drag to resize

FieldCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListField
    Dynamicweb.DataManagementFieldCollection

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

The FieldCollection type exposes the following members.

Constructors
  NameDescription
Public methodFieldCollection
Initializes a new instance of the FieldCollection class
Top
Methods
See Also