removeItem
此方法用于从列表中删除指定的元素。
可见性
Public
特征符
void removeItem(OMListItem
<Concept>
*item);
参数
item
这是要删除的项
父主题:
OMList 类
反馈