System::Xml::XmlReader::ReadAttributeValue metodu
XmlReader::ReadAttributeValue method
Türetilmiş bir sınıfta geçersiz kılındığında, öznitelik değerini bir veya daha fazla Text, EntityReference veya EndEntity düğümüne ayrıştırır.
virtual bool System::Xml::XmlReader::ReadAttributeValue()=0
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.
Ayrıca Bakınız
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++