Open this page in the API Guide

AnalysisElementValue.Equals Method

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