Click or drag to resize

SystemFieldCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListSystemField
    Dynamicweb.Security.UserManagement.Common.SystemFieldsSystemFieldCollection

Namespace:  Dynamicweb.Security.UserManagement.Common.SystemFields
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class SystemFieldCollection : List<SystemField>

The SystemFieldCollection type exposes the following members.

Constructors
  NameDescription
Public methodSystemFieldCollection
Initializes a new instance of the SystemFieldCollection class
Top
Methods
See Also