SRGDataManager::GetDataCount

intSRGDataManager::GetDataCount(intnGroup, BOOLbGrowList)

Find the number of data items (columns) in the specified group (row)

Defined in: DataMgr.cpp

Return Value

int Number of data items in the specified group

Parameters

nGroup

int nGroup Group index, zero based

bGrowList

BOOL bGrowList If TRUE, the data list will automatically grow to include the specified group.