术语 | CTypedPtrArray::InsertAt | ||||||||||||||
释义 | CTypedPtrArray::InsertAt void InsertAt( int nIndex, TYPE newElement, int nCount = 1 ); void InsertAt( int nStartIndex, CTypedPtrArray <BASE_CLASS, TYPE> *pNewArray ); 参数:
说明: 此成员函数调用BASE_CLASS::InsertAt。更多的细节说明,参见CObArray::InsertAt。 |
||||||||||||||
随便看 |
|
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。