System::Xml::XmlEntity::get_LocalName method
XmlEntity::get_LocalName method
Returns the name of the node without the namespace prefix.
String System::Xml::XmlEntity::get_LocalName() override
ReturnValue
For XmlEntity nodes, this method returns the name of the entity.
See Also
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++