System::Xml::XmlReaderSettings::set_NameTable method

XmlReaderSettings::set_NameTable method

Imposta il XmlNameTable utilizzato per i confronti di stringhe atomizzate.

void System::Xml::XmlReaderSettings::set_NameTable(const SharedPtr<XmlNameTable> &value)
ParametroTipoDescrizione
valoreconst SharedPtr<XmlNameTable>&Il valore da impostare.

Vedi anche