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