ArcGIS Runtime SDK for WPF - Library Reference
Equals Method
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > SymbolProperties Class : Equals Method

obj
The System.Object to compare with this instance.
Determines whether the specified System.Object is equal to this instance.

Syntax

Visual Basic (Declaration) 
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
C# 
public override bool Equals( 
   object obj
)

Parameters

obj
The System.Object to compare with this instance.

Return Value

true if the specified System.Object is equal to this instance; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.