System::Xml::XmlValidatingReader::get_NameTable metodo

XmlValidatingReader::get_NameTable method

Restituisce il XmlNameTable associato a questa implementazione.

SharedPtr<XmlNameTable> System::Xml::XmlValidatingReader::get_NameTable() override

ReturnValue

XmlNameTable that enables you to get the atomized version of a string within the node.

Vedi anche