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