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