VeriStand .NET API Reference

RealTimeSequence.Equals Method

NameDescription
Equals(RealTimeSequence) 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.
Equals(Object) Determines whether the specified obj, which must be a RealTimeSequence, is equal to the current RealTimeSequence. Equivalency is determined using the Code, References, and Variables that make up the sequence. (Overrides Object.Equals(Object).)

See Also

Log in to get a better experience