eXpress Open Architecture Reference
×
Menu
Index

IStudyResourceItemList

 
The IStudyResourceItemList is an array for storing StudyResourceItem objects.
Methods
Adds a StudyResourceItem object to the StudyResourceItemList
 
Gets the StudyResourceItem object by its Index from the StudyResourceItemList
Deletes the StudyResourceItem object by its Index from the StudyResourceItemList.
 
 
Properties
Returns the number of StudyResourceItem objects in StudyResourceItemList.
 
 
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