IFailEffectCollection

 
The IFailEffectCollection is an array for storing FailureEffect objects.
Methods
Adds a FailureEffect object to the FailEffectCollection
 
Gets the FailureEffect object by its Index from the FailEffectCollection
Deletes the FailureEffect object by its Index from the FailEffectCollection.
 
 
Properties
Returns the number of FailureEffect objects in FailEffectCollection.
 
 
Remarks
Objects represent any kind of object in eXpress. This ranges from Annotations which have no ports, to Hierarchical Objects which also have file references.
See Also