ESRI.ArcGIS.Mobile
Inequality Operator
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > GlobalId Structure : Inequality Operator

a
b
!= operator.

Syntax

Visual Basic (Declaration) 
Public Operator <>( _
   ByVal a As GlobalId, _
   ByVal b As GlobalId _
) As Boolean
C# 
public bool operator !=( 
   GlobalId a,
   GlobalId b
)

Parameters

a
b

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.