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++