System::Xml::XmlReader::MoveToElement 메서드

XmlReader::MoveToElement method

파생 클래스에서 재정의될 때, 현재 속성 노드를 포함하는 요소로 이동합니다.

virtual bool System::Xml::XmlReader::MoveToElement()=0

ReturnValue

true if the reader is positioned on an attribute (the reader moves to the element that owns the attribute); false if the reader is not positioned on an attribute (the position of the reader does not change).

또 보기