string ICoordsUser.ToString() { return(VectorUser.ToString()); }
public override int GetHashCode() { return(VectorUser.GetHashCode()); }