GetNode()

IHasXmlNode::GetNode() method

Returns the XmlNode for the current position.

virtual SharedPtr<XmlNode> System::Xml::IHasXmlNode::GetNode()=0

Return Value

The XmlNode for the current position.

See Also