Share via


QualifiedNameElement Constructor

Overload List

Name Description
QualifiedNameElement (XmlElement) Initializes a new instance of the QualifiedNameElement class using the specified XML element.
QualifiedNameElement (XmlQualifiedName) Initializes a new instance of the QualifiedNameElement class using the specified XML qualified name.
QualifiedNameElement (String, String) Initializes a new instance of the QualifiedNameElement class using the specified name and namespace.
QualifiedNameElement (String, XmlQualifiedName) Initializes a new instance of the QualifiedNameElement class using the specified prefix and XML qualified name.
QualifiedNameElement (String, String, String) Initializes a new instance of the QualifiedNameElement class using the specified prefix, name, and namespace.

See Also

Reference

QualifiedNameElement Class
QualifiedNameElement Members
Microsoft.Web.Services3.Xml Namespace