| XmlQualifiedName Constructor |
| Name | Description | |
|---|---|---|
| XmlQualifiedName |
Initializes a new instance of the System.Xml.XmlQualifiedName class.
| |
| XmlQualifiedName(String) |
Initializes a new instance of the System.Xml.XmlQualifiedName class with
the specified name.
| |
| XmlQualifiedName(String, String) |
Initializes a new instance of the System.Xml.XmlQualifiedName class with
the specified name and namespace.
|