This member function retrieves the current upper bound of this array. Because array indexes are zero-based, this function returns a value 1 less than GetSize.
int GetUpperBound( ) const;
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CArray Overview, CArray Member Functions, CArray::GetSize, CArray::SetSize