GetAt

GetAt,函式,返回值是字元中第nIndex個字元。

函式原型:TCHAR GetAt( int nIndex ) const;
函式返回值:字元中第nIndex個字元(從0開始).
Header: atlcoll.h
注意:nIndex的最大值可由GetUpperBound()得到。若nIndex小於0或大於最大值,將返回錯誤。

相關詞條

相關搜尋

熱門詞條

聯絡我們