QuadKey.Inequality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether two quadkeys are not equal.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Parameters
- tile1
- Type: Microsoft.Phone.Maps.Controls.QuadKey
The first quadkey to compare.
- tile2
- Type: Microsoft.Phone.Maps.Controls.QuadKey
The second quadkey to compare.
Show: