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

index(after:)

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

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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