getNext
getNext 方法用于获取容器中的下一个元素。
可见性
Public
特征符
virtual void getNext(void*& pos) const=0;
参数
pos
指定容器中的下一个位置
父主题:
OMUAbstractContainer 类
反馈