public bool Equals(
RectangleN<TNumeric> other
)Public Function Equals (
other As RectangleN(Of TNumeric)
) As Booleanpublic:
virtual bool Equals(
RectangleN<TNumeric> other
) sealedabstract Equals :
other : RectangleN<'TNumeric> -> bool
override Equals :
other : RectangleN<'TNumeric> -> bool