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