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