eXpress Open Architecture Reference
×
Menu
Index

IFailModeCollection

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