Click or drag to resize

BasicConstantEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodEquals(BasicConstant)
Determines whether the specified BasicConstant object is equal to the current one. Names are compared case insensitive.
Top
See Also