getFirst

getFirst 方法會取得儲存器中的第一個元素。

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

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


意見回饋