#include "NOXPrefix.h"
Public Member Functions | |
NOXListItem | NOXList::getListItemStructure (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXList::getNumListItemStructure () |
NOXListItem | NOXList::createListItemStructure (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXList::deleteListItemStructure (NCommon::UInt32 pIndex) |
void | intialize () |
NOXBase | NOXList::getChild (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXList::getNumChilds () |
Class NOXList
NOXBase NiXPSObjects::NOXList::NOXList::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NOXListItem NiXPSObjects::NOXList::NOXList::getListItemStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ListItemStructure element at index pIndex
pIndex | index of the element you want to get |