eXpress Open Architecture Reference
×
Menu
Index

IDesignResourceItemList

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