SEC_LISTCLASS::GetColumnAt
SEC_LISTCLASS::Column*SEC_LISTCLASS::GetColumnAt(intnCol)
Returns the Column object at a given index.
Defined in: slstcore.inl
Return Value
a pointer to the specified column object if successful, otherwise NULL.
Parameters
nCol
The index of the column.