System::Xml::XmlNodeReader::get_AttributeCount methode

XmlNodeReader::get_AttributeCount method

Retourneert het aantal attributen op het huidige knooppunt.

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

ReturnValue

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

Zie ook