Public sealed override Function Equals( obj As object ) As bool
public sealed override bool Equals( object obj );
Returns true if this object is identical to the argument object.