getCurrent

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

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

要擷取之元素的位置

傳回

集合中現行位置的元素


回饋