remove
remove 方法會從集合中刪除指定的元素。
可見性
Public
簽章
void remove(void* p);
參數
p
要刪除的元素
上層主題:
OMUCollection 類別
意見回饋