AARectangleNTNumericEquals(AARectangleNTNumeric) Method
Namespace: Jodosoft.GeometryAssembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public bool Equals(
AARectangleN<TNumeric> other
)
Public Function Equals (
other As AARectangleN(Of TNumeric)
) As Boolean
public:
virtual bool Equals(
AARectangleN<TNumeric> other
) sealed
abstract Equals :
other : AARectangleN<'TNumeric> -> bool
override Equals :
other : AARectangleN<'TNumeric> -> bool
- other AARectangleNTNumeric
-
BooleanIEquatableTEquals(T)