System::Xml::XmlValidatingReader::ReadAttributeValue méthode
XmlValidatingReader::ReadAttributeValue method
Analyse la valeur d’attribut en un ou plusieurs nœuds Text, EntityReference, ou EndEntity.
bool System::Xml::XmlValidatingReader::ReadAttributeValue() override
ReturnValue
true if there are nodes to return. false if the reader is not positioned on an attribute node when the initial call is made or if all the attribute values have been read. An empty attribute, such as, misc="", returns true with a single node with a value of String::Empty.
Voir aussi
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Font for C++