XMLNode.LoadXml Method (2007 System)
Include Protected Members
Include Inherited Members
Populates an XMLNode control with data.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Populates an XMLNode control with data from the specified XML string.
Populates an XMLNode control with data from the root node of the specified XmlDocument.
Populates an XMLNode control with data from an XmlElement.
Top
Remarks
This method does not add additional XMLNode controls or delete unnecessary XMLNode controls from the document.
This method updates all attributes of the XMLNode control.