VeriStand .NET API Reference

RealTimeSequence Methods

The RealTimeSequence type exposes the following members.

NameDescription
Clone Creates a new object that is a copy of the current instance. (Inherited from BaseNode.)
Equals
Overloaded. Determines whether the specified other real-time sequence is equal to the current RealTimeSequence. Equivalency is determined using the Code, References, and Variables that make up the sequence.
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
FindAllCalledSubsequencePaths Finds all of the sub-sequences that the current real-time sequence calls and returns an array of file paths to the sub-sequences.
GetHashCode Serves as a hash function for a RealTimeSequence. The hash code this method returns is suitable for use in hashing algorithms and data structures like a hash table. (Overrides Object.GetHashCode().)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
SaveSequence Saves the real-time sequence to the specified file name and location.
ToStringReturns a String that represents the current Object. (Inherited from Object.)

See Also

Log in to get a better experience