getNext
此方法會由反覆運算子用來取得清單中的下一個位置。
可見性
Public
簽章
virtual void getNext(void*& pos) const
參數
pos
清單中的下一個位置
上層主題:
OMList 類別
另請參閱
getFirst
getLast
回饋