Contents

index(after:)

Returns the index that follows the given index in the set.

Declaration

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

See Also

Manipulating Indexes