XmlQualifiedNameEditor Constructor
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      XmlQualifiedNameEditor(XmlQualifiedName, IXmlQualifiedNameEditorNamespaceProvider) | 
                         
   Initializes a new instance of the XmlQualifiedNameEditor class. It does not create default names if xmlQualifiedName is null.
    
                       | 
                    
| 
                         | 
                      XmlQualifiedNameEditor(XmlQualifiedName, IXmlQualifiedNameEditorNamespaceProvider, Boolean) | 
                         
   Initializes a new instance of the XmlQualifiedNameEditor class.
    
                       | 
                    
| 
                         | 
                      XmlQualifiedNameEditor(String, String, IXmlQualifiedNameEditorNamespaceProvider) | 
                         
   Initializes a new instance of the XmlQualifiedNameEditor class with
   the specified name and namespace..
    
                       | 
                    

