| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Function Equals( _ ByVal other As SpatialReference _ ) As Boolean | |
| C# | |
|---|---|
| public bool Equals( SpatialReference other ) | |
Parameters
- other
- An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    