getNext

getNext 方法會取得儲存器中的下一個元素。

可見性
Public
簽章
virtual void getNext(void*& pos) const=0;
參數
pos

指定儲存器中的下一個位置


回饋