| Overload | Description | 
|---|---|
| XmlQualifiedName2 Constructor() | Initializes a new instance of the XmlQualifiedName2 class. | 
| XmlQualifiedName2 Constructor(String) | Initializes a new instance of the XmlQualifiedName2 class with the specified name. | 
| XmlQualifiedName2 Constructor(String,String) | Initializes a new instance of the XmlQualifiedName2 class with the specified name and namespace. | 
| XmlQualifiedName2 Constructor(XmlQualifiedName) | |
| XmlQualifiedName2 Constructor(XmlQualifiedName2) | |
| XmlQualifiedName2 Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |