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