Public Overrides Function Equals( _ ByVal obj As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object obj )
public: System.bool Equals( System.Object^ obj ) override
Parameters
- obj
- An object to test.
Return Value
True if the specified object equals this instance.