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

index(before:)

Returns the index that precedes the given index in the set. 集合の中の与えられたインデックスに先行するインデックスを返します。

Declaration 宣言

func index(before i: IndexSet.Index) -> IndexSet.Index

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Manipulating Indexes インデックスを操作する