OMCollection 類別

OMCollection 類別包含基本程式庫函數,可讓您建立與操作 OMCollectionsOMCollection 是一種未排序的無界限儲存器。

此類別定義於標頭檔 omcollec.h 中。

基本範本類別
OMStaticArray
建構摘要
OMCollection
建構 OMCollection 物件
~OMCollection
毀損 OMCollection 物件
方法摘要
add - 將指定的元素新增至集合
addat - 將指定的元素新增至位於給定索引的集合
remove
- 從集合刪除指定的元素
removeAll
- 從集合刪除所有元素
removeByIndex
- 刪除在集合中指定索引找到的元素
reorganize
- 重組集合的內容

意見回饋