طريقة System::Xml::XmlNodeReader::get_IsDefault
XmlNodeReader::get_IsDefault method
يعيد قيمة تشير إلى ما إذا كانت العقدة الحالية سمة تم إنشاؤها من القيمة الافتراضية المعرفة في تعريف نوع المستند (DTD) أو المخطط.
bool System::Xml::XmlNodeReader::get_IsDefault() override
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 XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++