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