eXpress Open Architecture Reference
×
Menu
Index

IBehaviorCauseCollection

 
The IBehaviorCauseCollection is an array for storing BehaviorCauseCollection objects.
Methods
Adds a BehaviorCause object to the BehaviorCauseCollection
 
Gets the BehaviorCause object by its Index from the BehaviorCauseCollection
Deletes the BehaviorCause object by its Index from the BehaviorCauseCollection.
 
 
Properties
Tests the CombineOp property of this BehaviorCauseCollection.
Returns the number of BehaviorCause objects in BehaviorCauseCollection.
 
Tests the RefID property of this BehaviorCauseCollection.
 
 
Remarks
See Also