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.
The overloaded subscript ([]) operator returns a single CString specified by the zero-based index in nIndex.
CString& operator[ ](
int nIndex
);
Parameters
- nIndex
Zero-based index of a CString in a set of CStrings.
Requirements
Header: afxadv.h