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:
