getAt

getAt 方法用于返回在指定下标处找到的元素。

可见性
Public
特征符
void* getAt (int i) const
参数
i 

这是要检索的元素的下标


反馈