Contents

index(before:)

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

Declaration

func index(before i: Int) -> Int

Parameters

  • i:

    A valid column index to a value in the row.

See Also

Retrieving an Index