The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlQualifiedName Constructor
.NET Framework (current version)
Initializes a new instance of the XmlQualifiedName class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlQualifiedName() | Initializes a new instance of the XmlQualifiedName class. |
![]() | XmlQualifiedName(String^) | Initializes a new instance of the XmlQualifiedName class with the specified name. |
![]() | XmlQualifiedName(String^, String^) | Initializes a new instance of the XmlQualifiedName class with the specified name and namespace. |
Show:
