index(ofSectionNamed:)
Returns the ordered index of the section with the given name, or nil if not found.
Declaration
func index(ofSectionNamed name: SectionName) -> Int?Returns the ordered index of the section with the given name, or nil if not found.
func index(ofSectionNamed name: SectionName) -> Int?