To properly display this page you need a browser with JavaScript support.
eXpress Open Architecture Reference
×
Menu
Index
Search
Search
Search
Open Architecture Reference
eXpress COM Interface Reference
Failure Mode Interfaces
IFailModeCollection
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IFailModeCollection
The IFailModeCollection is an array for storing FailureMode objects.
Methods
Add
Adds a FailureMode object to the FailModeCollection
Item
Gets the FailureMode object by its Index from the FailModeCollection
Remove
Deletes the FailureMode object by its Index from the FailModeCollection.
Properties
Count
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