System::Xml::XmlValidatingReader::MoveToElement 메서드
XmlValidatingReader::MoveToElement method
현재 속성 노드를 포함하는 요소로 이동합니다.
bool System::Xml::XmlValidatingReader::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).
또 보기
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++