System::Xml::IHasXmlNode class
IHasXmlNode class
Enables a class to return an XmlNode from the current context or position.
class IHasXmlNode : public virtual System::Object
Methods
| Method | Description | 
|---|---|
| virtual GetNode() | Returns the XmlNode for the current position. | 
See Also
- Class Object
 - Namespace System::Xml
 - Library Aspose.Page for C++