System::Xml::XmlNodeReader::MoveToElement 메서드

XmlNodeReader::MoveToElement method

현재 속성 노드를 포함하는 요소로 이동합니다.

bool System::Xml::XmlNodeReader::MoveToElement() override

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).

또 보기