android.widget.CursorTreeAdapter.newChildView C# (CSharp) Method

newChildView() protected abstract method

protected abstract newChildView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
arg0 android
arg1 android
arg2 bool
arg3 android
return global::android.view.View
        protected abstract global::android.view.View newChildView(android.content.Context arg0, android.database.Cursor arg1, bool arg2, android.view.ViewGroup arg3);