System::Xml::XmlReader::get_AttributeCount metodo

XmlReader::get_AttributeCount method

Quando sovrascritto in una classe derivata, restituisce 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