System::Xml::XmlReader::MoveToFirstAttribute मेथड

XmlReader::MoveToFirstAttribute method

जब व्युत्पन्न वर्ग में ओवरराइड किया जाता है, तो पहले गुण पर जाता है।

virtual bool System::Xml::XmlReader::MoveToFirstAttribute()=0

ReturnValue

true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).

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