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

또 보기