XmlQualifiedName Constructor
.NET Framework 3.0
Initializes a new instance of the XmlQualifiedName class.
| Name | Description |
|---|---|
| XmlQualifiedName () | Initializes a new instance of the XmlQualifiedName class. Supported by the .NET Compact Framework. |
| XmlQualifiedName (String) | Initializes a new instance of the XmlQualifiedName class with the specified name. Supported by the .NET Compact Framework. |
| XmlQualifiedName (String, String) | Initializes a new instance of the XmlQualifiedName class with the specified name and namespace. Supported by the .NET Compact Framework. |