IStudyResourceHierList

 
The IStudyResourceHierList is an array for storing StudyResourceHier objects.
Methods
Adds a StudyResourceHier object to the StudyResourceHierList
 
Gets the StudyResourceHier object by its Index from the StudyResourceHierList
Deletes the StudyResourceHier object by its Index from the StudyResourceHierList.
 
 
Properties
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