getAt

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

可见性
Public
特征符
Concept& getAt (int i) const
参数
i

这是要检索的元素的下标

返回

在指定下标处找到的元素


反馈