XmlQualifiedName
Represents an XML qualified name.
Provides an empty XmlQualifiedName.
Gets a value indicating whether the XmlQualifiedName is empty.
Gets a string representation of the qualified name of the XmlQualifiedName.
Gets a string representation of the namespace of the XmlQualifiedName.
public XmlQualifiedName()
Initializes a new instance of the XmlQualifiedName class.
Initializes a new instance of the XmlQualifiedName class with the specified name.
Initializes a new instance of the XmlQualifiedName class with the specified name and namespace.
Compares two XmlQualifiedName objects.
Compares two XmlQualifiedName objects.
Returns the string value of the XmlQualifiedName.