DMConditionalTemplateCollection Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a collection of DMConditionalTemplate objects that can be individually accessed by index.
Inheritance Hierarchy

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

Syntax
[SerializableAttribute]
public class DMConditionalTemplateCollection : CollectionBase

The DMConditionalTemplateCollection type exposes the following members.

Constructors
Properties
NameDescription
Public propertyItem
Top
Methods
NameDescription
Public methodAdd
Adds a DMConditionalTemplate object to the DMConditionalTemplateCollection.
Top
See Also