getNext
此方法由迭代器用来获取列表中的下一个位置。
可见性
Public
特征符
virtual void getNext(void*& pos) const
参数
pos
这是列表中的下一个位置
父主题:
OMList 类
另请参阅
getFirst
getLast
反馈