Mercury API
Equals Method (obj)
NamespacesThingMagicVersionNumberEquals(Object)
Returns true if the object Matches the CompositeVersion of VersionNumber
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
Object to perform the equal function
Return Value
Bool value of the Equals function

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)