IDesignResourceHierList

 
The IDesignResourceHierList is an array for storing DesignResourceHier objects.
 

Methods

 
Adds a DesignResourceHier object to the DesignResourceHierList
Gets the DesignResourceHier object by its Index from the DesignResourceHierList
Deletes the DesignResourceHier object by its Index from the DesignResourceHierList.
 

Properties

 
Returns the number of DesignResourceHier objects in DesignResourceHierList.
 

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