IStudyResourceFuncList

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