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