XMLReader->moveToFirstAttribute()

(no version information, might be only in CVS)

XMLReader->moveToFirstAttribute() -- Position cursor on the first Attribute

說明

class XMLReader {

bool moveToFirstAttribute ( void )

}

Moves cursor to the first Attribute.

返回值

若果成功則返回 TRUE,失敗則返回 FALSE