Click or drag to resize
XmlQualifiedName Constructor
Overload List
  NameDescription
Public methodXmlQualifiedName
Initializes a new instance of the System.Xml.XmlQualifiedName class.
Public methodXmlQualifiedName(String)
Initializes a new instance of the System.Xml.XmlQualifiedName class with the specified name.
Public methodXmlQualifiedName(String, String)
Initializes a new instance of the System.Xml.XmlQualifiedName class with the specified name and namespace.
Top
See Also