System.Xml.XmlQualifiedName.op_Equality Method

Compares two System.Xml.XmlQualifiedName objects.

Syntax

public static bool operator== (XmlQualifiedName a, XmlQualifiedName b)

Parameters

a
An System.Xml.XmlQualifiedName to compare.
b
An System.Xml.XmlQualifiedName to compare.

Returns

true if the two objects have the same name and namespace values; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0