Instance Method インスタンスメソッド

removeLastObject

Removes the object with the highest-valued index in the array 配列の中で最も高い値のインデックスを持つオブジェクトを取り除きます。

Declaration 宣言

- (void)removeLastObject;

See Also 参照

Removing Objects オブジェクトを取り除く