XmlLanguage.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Checks for equality of an object to the current object.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- obj
- Type: System.Object
The Object to compare to the calling object.
Show: