IDesignResourceBehaviorList

 
The IDesignResourceBehaviorList is an array for storing DesignResourceBehavior objects.
 

Methods

 
Adds a DesignResourceBehavior object to the DesignResourceBehaviorList
Gets the DesignResourceBehavior object by its Index from the DesignResourceBehaviorList
Deletes the DesignResourceBehavior object by its Index from the DesignResourceBehaviorList.
 

Properties

 
Returns the number of DesignResourceBehavior objects in DesignResourceBehaviorList.
 

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