public bool Equals(
RectangleN<TNumeric> other
)
Public Function Equals (
other As RectangleN(Of TNumeric)
) As Boolean
public:
virtual bool Equals(
RectangleN<TNumeric> other
) sealed
abstract Equals :
other : RectangleN<'TNumeric> -> bool
override Equals :
other : RectangleN<'TNumeric> -> bool