| 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) | Initializes a new instance of the XmlQualifiedName2 class from the System.Xml.XmlQualifiedName object. | 
| XmlQualifiedName2 Constructor(XmlQualifiedName2) | Initializes a new copy of the XmlQualifiedName2 object. | 
| XmlQualifiedName2 Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
