This documentation is archived and is not being maintained.
UIntPtr.Equality Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether two specified instances of UIntPtr are equal.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Shared Operator = ( _
value1 As UIntPtr, _
value2 As UIntPtr _
) As Boolean
Return Value
Type:
System.Booleantrue if value1 equals value2; otherwise, false.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0