System.Xml.XmlQualifiedName.Equals Method

Determines whether the specified System.Xml.XmlQualifiedName object is equal to the current System.Xml.XmlQualifiedName object.

Syntax

public override bool Equals (object other)

Parameters

other
The System.Xml.XmlQualifiedName to compare.

Returns

true if the two are the same instance object; 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