getCurrent

getCurrent 方法會由反覆運算子用來取得清單中現行位置的元素。

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

要擷取之元素的位置


回饋