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