'Declaration
Public Overrides Function Equals( _ ByVal o As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object o )
Parameters
- o
- The value to be compared
Return Value
true if obj and this instance are the same type and represent the same value; otherwise, false.true if they are bitwise identical