getFirst
getFirst 方法會由反覆運算子用來取得集合中的第一個位置。
可見性
Public
簽章
void getFirst(void*& pos) const
參數
pos
要擷取之元素的位置
上層主題:
OMUCollection 類別
另請參閱
getNext
回饋