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