Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the value at the specific index.
TVal& GetValueAt(
int nIndex
) const;
Parameters
- nIndex
The index of the value to return.
Return Value
Returns the value referenced by nIndex.
Remarks
The index passed by nIndex must be valid for the return value to be meaningful.
Requirements
Header: atlsimpcoll.h