Click or drag to resize
XmlQualifiedName Methods

The XmlQualifiedName type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified System.Xml.XmlQualifiedName object is equal to the current System.Xml.XmlQualifiedName object.
(Overrides Object.Equals(Object).)
Public methodGetHashCode
Returns the hash code for the System.Xml.XmlQualifiedName.
(Overrides Object.GetHashCode().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString()
Returns the string value of the System.Xml.XmlQualifiedName.
(Overrides Object.ToString().)
Public methodStatic memberToString(String, String)
Returns the string value of the System.Xml.XmlQualifiedName.
Top
See Also