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