Open this page in the API Guide

LogicalValue.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ParameterValue.Equals(Object).)
Public methodEquals(ParameterValue)
Indicates whether the current object is equal to another object of the same type.
(Overrides ParameterValue.Equals(ParameterValue).)
Top
See Also