- obj
- The object to be used in the comparison with the current object.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LeadPoint Dim obj As Object Dim value As Boolean value = instance.Equals(obj) |
Parameters
- obj
- The object to be used in the comparison with the current object.
Return Value
true if the two LeadPoint have the same coordinates; false, otherwise.For more information refer to System.Object.Equals(System.Object).
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7