VeriStand .NET API Reference

Code.Equals Method

NameDescription
Equals(Code) Determines whether the specified other object is equal to the current instance of Code. Equivalency is determined using the Setup, Main, and CleanUp code sections.
Equals(Object) Determines whether the specified obj, which must be a Code object, is equal to the current instance of Code. Equivalency is determined using the Setup, Main, and CleanUp code sections. (Overrides Object.Equals(Object).)

See Also

Log in to get a better experience