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 }Returns the section with the given name, or nil if no such section exists.
subscript(sectionName name: SectionName) -> ResultsSection<Element, SectionName>? { get }