'宣言 Public Operator =( _ ByVal x As Point, _ ByVal y As Point _ ) As Boolean
public bool operator ==( Point x, Point y )
Point 構造体 Point メンバ