'Declaration Public Overloads Overrides Function Equals( _ ByVal rhs As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object rhs )
Parameters
- rhs
Return Value
true if the specified object is equal to the current object; otherwise, false.