- obj
- The System.Object to test.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LeadRect Dim obj As Object Dim value As Boolean value = instance.Equals(obj) |
Parameters
- obj
- The System.Object to test.
Return Value
true if the two LeadRect have the same location and size; 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