System::Xml::XPath::XPathNavigator::MoveToFirstAttribute मेथड

XPathNavigator::MoveToFirstAttribute method

जब किसी व्युत्पन्न वर्ग में ओवरराइड किया जाता है, तो XPathNavigator को वर्तमान नोड के पहले एट्रिब्यूट पर ले जाता है।

virtual bool System::Xml::XPath::XPathNavigator::MoveToFirstAttribute()=0

ReturnValue

true if the XPathNavigator is successful moving to the first attribute of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.

संबंधित देखें