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 Phone 7