System::Xml::XmlReader::MoveToNextAttribute metodu

XmlReader::MoveToNextAttribute method

Türetilmiş bir sınıfta geçersiz kılındığında, sonraki özelliğe geçer.

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

ReturnValue

true if there is a next attribute; false if there are no more attributes.

Ayrıca Bakınız