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.

또 보기