XmlQualifiedName.Equals Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether the specified XmlQualifiedName object is equal to the current XmlQualifiedName object.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- other
- Type: System.Object
The XmlQualifiedName to compare.
Show: