getCurrent
getCurrent 方法由迭代器用来获取列表中当前位置处的元素。
可见性
Public
特征符
virtual void* getCurrent(void* pos) const
参数
pos
这是要检索的元素的位置
父主题:
OMUList 类
反馈