XmlQualifiedName Constructor (String, String)
Silverlight
Initializes a new instance of the XmlQualifiedName class with the specified name and namespace.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
- Type: System.String
The local name to use as the name of the XmlQualifiedName object.
- ns
- Type: System.String
The namespace for the XmlQualifiedName object.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.