getNext
getNext 方法由迭代器用来获取集合中的下一个位置。
可见性
Public
特征符
void getNext(void*& pos) const
参数
pos
这是要检索的元素的位置
父主题:
OMUCollection 类
另请参阅
getFirst
反馈