When you use an index operator ( [] ) you get the actual object at index location. You do not get a reference, pointer or copy.
確定! 回上一頁