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

XmlValidatingReader::MoveToFirstAttribute method

पहले गुण पर जाता है।

bool System::Xml::XmlValidatingReader::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).

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