VeriStand .NET API Reference

Block.Equals Method

NameDescription
Equals(Block) Determines whether the specified other object is equal to the current instance of Block. Equivalency is determined using the Statements in the block.
Equals(Statement) Determines whether the specified other object is equal to the current instance of Block. (Overrides Statement.Equals(Statement).)
Equals(Object) Determines whether the specified obj, which must be a Statement object, is equal to the current instance of Statement. (Inherited from Statement.)

See Also

Log in to get a better experience