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