Contents

subscript(_:)

Retrieves an element at a position in the column type.

Declaration

subscript(position: Base.Index) -> Base.WrappedElement { get }

Parameters

  • position:

    A valid index in the column type.