System::Xml::XmlValidatingReader::get_AttributeCount methode

XmlValidatingReader::get_AttributeCount method

Retourneert het aantal attributen op het huidige knooppunt.

int32_t System::Xml::XmlValidatingReader::get_AttributeCount() override

ReturnValue

Het aantal attributen op het huidige knooppunt. Dit aantal omvat standaardattributen.

Zie ook