System::Xml::XmlText::get_NodeType method
XmlText::get_NodeType method
Restituisce il tipo del nodo corrente.
XmlNodeType System::Xml::XmlText::get_NodeType() override
ReturnValue
Per i nodi di testo, questo valore è XmlNodeType::Text.
Vedi anche
- Enum XmlNodeType
- Class XmlText
- Namespace System::Xml
- Library Aspose.Font for C++