eXpress Open Architecture Reference
×
Menu
Index

IDesignResourceTestList

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