System::Xml::IHasXmlNode::GetNode method

IHasXmlNode::GetNode method

Returns the XmlNode for the current position.

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

ReturnValue

The XmlNode for the current position.

See Also