getAt

此方法會傳回在指定位置找到的元素。

可見性
Public
簽章
Concept& getAt(int i) const;
參數
I

要取得之元素的位置

傳回

在指定位置找到的元素


回饋