eXpress Open Architecture Reference
×
Menu
Index

IStudyResourceFaultGroupList

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