To properly display this page you need a browser with JavaScript support.
eXpress Open Architecture Reference
×
Menu
Index
Search
Search
Search
Open Architecture Reference
eXpress COM Interface Reference
Design Interfaces
IDesignResourceBehaviorList
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IDesignResourceBehaviorList
The IDesignResourceBehaviorList is an array for storing DesignResourceBehavior objects.
Methods
Add
Adds a DesignResourceBehavior object to the DesignResourceBehaviorList
Item
Gets the DesignResourceBehavior object by its Index from the DesignResourceBehaviorList
Remove
Deletes the DesignResourceBehavior object by its Index from the DesignResourceBehaviorList.
Properties
Count
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