getNext
getNext 方法會由反覆運算子用來取得集合中的下一個位置。
可見性
Public
簽章
void getNext(void*& pos) const
參數
pos
要擷取之元素的位置
上層主題:
OMUCollection 類別
另請參閱
getFirst
回饋