VeriStand .NET API Reference

ParameterDeclaration.Equals Method

NameDescription
Equals(AbstractDeclaration) Determines whether the specified other object is equal to the current instance of AbstractDeclaration. Equality is determined using the DefaultValue and Identifier. (Inherited from AbstractDeclaration.)
Equals(ParameterDeclaration) Determines whether the specified other object is equal to the current instance of ParameterDeclaration. Equivalency is determined using the base class, EvaluationMethod and DefaultAssignment.
Equals(Object) Determines whether the specified obj, which must be a ParameterDeclaration object, is equal to the current ParameterDeclaration. Equivalency is determined using the base class, EvaluationMethod and DefaultAssignment. (Overrides AbstractDeclaration.Equals(Object).)

See Also

Log in to get a better experience