Instance Subscript

subscript(_:)

Gets the section at the specified index.

Declaration 宣言

subscript(position: Int) -> SectionedFetchResults<SectionIdentifier, Result>.Section { get }