Contents

index(after:)

Returns the column index immediately before a column index in the row.

Declaration

func index(after i: Int) -> Int

Parameters

  • i:

    A valid column index to a value in the row.

See Also

Retrieving an Index