System::Xml::XmlReader::get_IsDefault method
XmlReader::get_IsDefault method
Όταν παρακάμπτεται σε μια παράγωγη κλάση, επιστρέφει μια τιμή που υποδεικνύει εάν ο τρέχων κόμβος είναι ένα χαρακτηριστικό που δημιουργήθηκε από την προεπιλεγμένη τιμή που ορίζεται στο DTD ή στο σχήμα.
virtual bool System::Xml::XmlReader::get_IsDefault()
ReturnValue
true if the current node is an attribute whose value was generated from the default value defined in the DTD or schema; false if the attribute value was explicitly set.
Δείτε επίσης
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++