Forum und email
XMLReader::moveToAttributeNo

XMLReader::moveToAttributeNo

(no version information, might be only in CVS)

XMLReader::moveToAttributeNo -- Move cursor to an attribute by index

Popis

class XMLReader {

bool moveToAttributeNo ( int index )

}

Positions cursor on attribute based on its position.

Seznam parametrů

index

The position of the attribute.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.