System::Xml::XmlValidatingReader::get_NameTable メソッド

XmlValidatingReader::get_NameTable method

この実装に関連付けられた XmlNameTable を返します。

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

ReturnValue

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

参照