[Android.Runtime.Register("android/widget/ResourceCursorTreeAdapter", DoNotGenerateAcw=true)] public abstract class ResourceCursorTreeAdapter : CursorTreeAdapter
Remarks
A fairly simple ExpandableListAdapter that creates views defined in an XML
file. You can specify the XML file that defines the appearance of the views.