System::Xml::XmlReader::MoveToFirstAttribute method

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).

Δείτε επίσης