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