Metodo System::Xml::XmlReader::ReadContentAsInt

XmlReader::ReadContentAsInt method

Legge il contenuto testuale nella posizione corrente come un intero con segno a 32 bit.

virtual int32_t System::Xml::XmlReader::ReadContentAsInt()

ReturnValue

Il contenuto testuale come un intero con segno a 32 bit.

Vedi anche