System::Xml::XmlValidatingReader::MoveToFirstAttribute 메서드
XmlValidatingReader::MoveToFirstAttribute method
첫 번째 속성으로 이동합니다.
bool System::Xml::XmlValidatingReader::MoveToFirstAttribute() override
ReturnValue
true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).
또 보기
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++