System::Xml::XmlCDataSection::get_NodeType metodo
XmlCDataSection::get_NodeType method
Restituisce il tipo del nodo corrente.
XmlNodeType System::Xml::XmlCDataSection::get_NodeType() override
ReturnValue
Il tipo del nodo. Per i nodi CDATA, il valore è XmlNodeType::CDATA.
Vedi anche
- Enum XmlNodeType
- Class XmlCDataSection
- Namespace System::Xml
- Library Aspose.Font for C++