System::Xml::XmlEntity::get_InnerText method
XmlEntity::get_InnerText method
Returns the concatenated values of the entity node and all its children.
String System::Xml::XmlEntity::get_InnerText() override
ReturnValue
The concatenated values of the node and all its children.
See Also
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++