DMListFieldCollection Class

Alterian Email Manager 6.2.3 SDK Help File
A collection of ListFields accessible by index.
Inheritance Hierarchy

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMListFieldCollection : CollectionBase

The DMListFieldCollection type exposes the following members.

Constructors
Methods
NameDescription
Public methodAdd
Adds the specified DMListField object to the DMListFieldCollection.
Top
See Also