System::Xml::XmlSignificantWhitespace::get_NodeType yöntemi

XmlSignificantWhitespace::get_NodeType method

Geçerli düğümün tipini döndürür.

XmlNodeType System::Xml::XmlSignificantWhitespace::get_NodeType() override

ReturnValue

XmlSignificantWhitespace düğümleri için, bu yöntem XmlNodeType::SignificantWhitespace değerini döndürür.

Ayrıca Bakınız