XmlQualifiedNameEditor Constructor (XmlQualifiedName, IXmlQualifiedNameEditorNamespaceProvider)
Initializes a new instance of the XmlQualifiedNameEditor class. It does not create default names if xmlQualifiedName is null.
Namespace:
UAOOI.Windows.FormsAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
public XmlQualifiedNameEditor( XmlQualifiedName xmlQualifiedName, IXmlQualifiedNameEditorNamespaceProvider namespaceProvider )
Parameters
- xmlQualifiedName
- Type: XmlQualifiedName
XmlQualifiedName to be edited.
- namespaceProvider
- Type: UAOOI.Windows.Forms..::..IXmlQualifiedNameEditorNamespaceProvider
The namespace provider.