Contents

subscript(sectionName:)

Returns the section with the given name, or nil if no such section exists.

Declaration

subscript(sectionName name: SectionName) -> ResultsSection<Element, SectionName>? { get }

Overview

See Also

Retrieving sections