Metodo System::Xml::XmlReader::get_AttributeCount

XmlReader::get_AttributeCount method

Quando sovrascritto in una classe derivata, ottiene il numero di attributi nel nodo corrente.

virtual int32_t System::Xml::XmlReader::get_AttributeCount()=0

ReturnValue

Il numero di attributi sul nodo corrente.

Vedi anche