|
XmlExtensionsGetXmlNode(XmlDocument, String) Method
|
Gets an XML node from given path, creating the entire path if it does not exist.
Namespace: GSF.XmlAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
Syntax Remarks This overload just allows the start of the given XML document by using its root element.
See Also