System::Xml::XmlValidatingReader::get_IsDefault 메서드
XmlValidatingReader::get_IsDefault method
현재 노드가 문서 유형 정의(DTD) 또는 스키마에 정의된 기본값에서 생성된 속성인지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlValidatingReader::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 XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++