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++