public int Side( Point2D<T> point )
Public Function Side ( _ point As Point2D(Of T) _ ) As Integer
public: int Side( Point2D<T>^ point )