SRGraphDataList::GetIndex
virtual SRGraphData *SRGraphDataList::GetIndex(intindex, BOOLGrowList)
Returns the requested SRGraphData object, possibly making the list grow if it is too short
Defined in: SRGDat.h
Parameters
index
the index
GrowList
"true" if the list to grow, otherwise false (set to "true" by default)