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