getFirst

此方法會由反覆運算子用來取得清單中的第一個位置。

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

清單中的第一個位置


回饋