System::Xml::XmlCDataSection::get_LocalName méthode

XmlCDataSection::get_LocalName method

Renvoie le nom local du nœud.

String System::Xml::XmlCDataSection::get_LocalName() override

ReturnValue

Pour les nœuds CDATA, le nom local est #cdata-section.

Voir aussi