SRGraphDataList::GetIndex

virtual SRGraphData * SRGraphDataList::GetIndex(int index, BOOL GrowList)

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)