DMExpressionConditionCollection Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a collection of DMExpressionCondition 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 DMExpressionConditionCollection : CollectionBase

The DMExpressionConditionCollection type exposes the following members.

Constructors
NameDescription
Public methodDMExpressionConditionCollection
Initializes a new instance of the DMExpressionConditionCollection class
Top
Properties
NameDescription
Public propertyItem
Top
Methods
NameDescription
Public methodAdd
Adds a DMExpressionCondition object to the DMExpressionConditionCollection.
Public methodEvaluate
Top
See Also