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

remove(_:)

Removes an index from the receiver. あるインデックスをレシーバから取り除きます。

Declaration 宣言

func remove(_ value: Int)

Parameters パラメータ

index

Index to remove. 取り除くインデックス。

See Also 参照

Removing Indexes インデックスを取り除く