System::Xml::XmlTextReader::get_IsDefault metodo
XmlTextReader::get_IsDefault method
Restituisce un valore che indica se il nodo corrente è un attributo generato dal valore predefinito definito nel DTD o nello schema.
bool System::Xml::XmlTextReader::get_IsDefault() override
ReturnValue
Questo metodo restituisce sempre false. (XmlTextReader non espande gli attributi predefiniti.)
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++