public Point Add( Point p )
Public Function Add ( _ p As Point _ ) As Point
public: Point^ Add( Point^ p )