System::Xml::XmlReader::get_IsDefault metode
XmlReader::get_IsDefault method
Saat ditimpa dalam kelas turunan, mendapatkan nilai yang menunjukkan apakah node saat ini adalah atribut yang dihasilkan dari nilai default yang didefinisikan dalam DTD atau skema.
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.
Lihat Juga
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++