XMLReader->moveToAttributeNo()
(no version information, might be only in CVS)
XMLReader->moveToAttributeNo() -- Move cursor to an attribute by index
Leírás
class
XMLReader {
bool
moveToAttributeNo ( int index )
}
Positions cursor on attribute based on its position.
Paraméterek
- index
The position of the attribute.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.