'Declaration Public Operator =( _ ByVal point1 As C1Point, _ ByVal point2 As C1Point _ ) As Boolean
'Declaration
Public Operator =( _ ByVal point1 As C1Point, _ ByVal point2 As C1Point _ ) As Boolean
public bool operator ==( C1Point point1, C1Point point2 )
C1Point Structure C1Point Members