System::Xml::XPath::XPathNavigator::MoveToNextAttribute विधि
XPathNavigator::MoveToNextAttribute method
जब किसी व्युत्पन्न वर्ग में ओवरराइड किया जाता है, तो XPathNavigator को अगले गुण पर ले जाता है।
virtual bool System::Xml::XPath::XPathNavigator::MoveToNextAttribute()=0
ReturnValue
true if the XPathNavigator is successful moving to the next attribute; false if there are no more attributes. If false, the position of the XPathNavigator is unchanged.
संबंधित देखें
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++