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
Study Interfaces
IStudyResourceBehaviorList
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IStudyResourceBehaviorList
The IStudyResourceBehaviorList is an array for storing StudyResourceBehavior objects.
Methods
Add
Adds a StudyResourceBehavior object to the StudyResourceBehaviorList
Item
Gets the StudyResourceBehavior object by its Index from the StudyResourceBehaviorList
Remove
Deletes the StudyResourceBehavior object by its Index from the StudyResourceBehaviorList.
Properties
Count
Returns the number of StudyResourceBehavior objects in StudyResourceBehaviorList.
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