The methods of Android.Widget.IHeterogeneousExpandableList are listed below. For a list of all members, see the IHeterogeneousExpandableList Members list.
GetChildType(int, int)Get the type of child View that will be created by IExpandableListAdapter.GetChildView(int, System.Int32, System.Int32, System.Int32, System.Int32) for the specified child item. | ||
GetGroupType(int)Get the type of group View that will be created by IExpandableListAdapter.GetGroupView(int, System.Boolean, System.Boolean, System.Boolean) . for the specified group item. |