Share via


QualifiedNameElement Constructor

Initializes a new instance of the QualifiedNameElement class.

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
Microsoft.Web.Services2.Xml Namespace

Other Resources

QualifiedNameElement Members