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 ObjectEquals(Object).)
Public methodGetHashCode
Returns the hash code for the System.Xml.XmlQualifiedName.
(Overrides ObjectGetHashCode.)
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 ObjectToString.)
Public methodStatic memberToString(String, String)
Returns the string value of the System.Xml.XmlQualifiedName.
Top
See Also