网站首页
词典首页
请输入您要查询的计算机术语:
术语
CTypedPtrArray::Add
释义
CTypedPtrArray::Add
int Add( TYPE newElement );
返回值:返回被添加元素的索引。
参数:
TYPE
指定要添加到数组中的元素的类型的模板参数。
newElement
要添加到此数组中去的元素。
说明:
此成员函数调用BASE_CLASS::Add。更多的细节说明,参见CObArray::Add。
随便看
CRgn::CreatePolygonRgn
CRgn::CreatePolyPolygonRgn
CRgn::CreateRectRgn
CRgn::CreateRectRgnIndirect
CRgn::CreateRoundRectRgn
CRgn::CRgn
CRgn::EqualRgn
CRgn::FromHandle
CRgn::GetRegionData
CRgn::GetRgnBox
CRgn::OffsetRgn
CRgn::operator HRGN
CRgn::PtInRegion
CRgn::RectInRegion
CRgn::SetRectRgn
CRichEditCntrItem
CRichEditCntrItem::CRichEditCntrItem
CRichEditCntrItem::SyncToCRichEditObject
CRichEditCtrl
CRichEditCtrl::CanPaste
CRichEditCtrl::CanUndo
CRichEditCtrl::Clear
CRichEditCtrl::Copy
CRichEditCtrl::Create
CRichEditCtrl::CRichEditCtrl
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/1/7 4:11:06