getAt
getAt 方法用于返回在指定下标处找到的元素。
可见性
Public
特征符
void* getAt (int i) const
参数
i
这是要检索的元素的下标
父主题:
OMUList 类
另请参阅
getCount
getCurrent
getFirst
getNext
反馈