eXpress Open Architecture Reference
×
Menu
Index

IStudyResourceTestList

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