get_IsDefault()
XmlTextReader::get_IsDefault() method
Returns a value indicating whether the current node is an attribute that was generated from the default value defined in the DTD or schema.
bool System::Xml::XmlTextReader::get_IsDefault() override
Return Value
This method always returns false. (XmlTextReader does not expand default attributes.)
See Also
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Slides