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

index(before:)

Returns the index in the range before the specified one. 指定されたものの前の範囲の中のインデックスを返します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Testing for Inclusion in the Range 範囲における包含についてテストする