removeItem

此方法會從清單中刪除指定的元素。

可見性
Public
簽章
void removeItem(OMListItem<Concept> *item);
參數
項目

要刪除的項目


意見回饋