System::Xml::XmlTextReader::MoveToFirstAttribute 메서드
XmlTextReader::MoveToFirstAttribute method
첫 번째 속성으로 이동합니다.
bool System::Xml::XmlTextReader::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 XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++