Inequality Operator

GoogleMap Control Artem.Google

GoogleMap Control Inequality Operator
NamespacesArtem.Google.UIPointInequality(Point, Point)
GoogleMap Control v6.0
Implements the operator !=.
Declaration Syntax
C# Visual Basic
public static bool operator !=(
	Point a,
	Point b
)
Public Shared Operator <> ( _
	a As Point, _
	b As Point _
) As Boolean
Parameters
a (Point)
A.
b (Point)
The b.
Return Value
The result of the operator.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)