getAt
getAt 方法會傳回在指定索引處找到的元素。
可見性
Public
簽章
void* getAt (int i) const
參數
I
要擷取之元素的索引
上層主題:
OMUList 類別
另請參閱
getCount
getCurrent
getFirst
getNext
意見回饋