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

formIndex(after:)

Modifies the given index to refer to the item after the one it currently refers to. 与えられたインデックスを、それが現在参照するものの後の項目を参照するように修正します。

Declaration 宣言

func formIndex(after i: inout IndexSet.Index)

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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