طريقة System::Xml::XmlReader::get_IsDefault

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.

انظر أيضًا