Click or drag to resize

ResultFileCollection Methods

The ResultFileCollection type exposes the following members.

Methods
 NameDescription
Public methodAddAdds an item to the ICollectionT.
Public methodClearRemoves all items from the ICollectionT.
Public methodContainsDetermines whether the ICollectionT contains a specific value.
Public methodCopyToCopies the elements of the ICollectionT to an Array, starting at a particular Array index.
Public methodStatic memberCreateE3D Creates a ResultFileCollection based on the output of an EMA3D Simulation.
Public methodStatic memberCreateHarness Creates a ResultFileCollection based on the output of an MHARNESS Simulation.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetEnumeratorReturns an enumerator that iterates through the collection.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveRemoves the first occurrence of a specific object from the ICollectionT.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also