다음을 통해 공유


QualifiedName.GetInnerXml Method

Adds the child elements of the specified XML document to a supplied XML attribute or XML element.

Overload List

Name Description
QualifiedName.GetInnerXml (XmlDocument, XmlAttribute) Adds the child elements of the specified XML document to the supplied XML attribute.
QualifiedName.GetInnerXml (XmlDocument, XmlElement) Adds the child elements of the specified XML document to the supplied XML element.

See Also

Reference

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