Call this member function to retrieve a single character specified by an index number. The overloaded subscript ([]) operator is a convenient alias for GetAt.
TCHAR GetAt( int nIndex ) const;
Header File | Afx.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CString Overview, CString Member Functions, Simple Value Types, CString::GetAt, CString::GetLength, CString::operator []