The members of Android.Widget.ISectionIndexer are listed below.
GetPositionForSection(int)Given the index of a section within the array of section objects, returns the starting position of that section within the adapter. | ||
GetSectionForPosition(int)Given a position within the adapter, returns the index of the corresponding section within the array of section objects. | ||
GetSections()Returns an array of objects representing sections of the list. |