[]
        
(Showing Draft Content)

C1.Android.DataCollection.C1RecyclerViewAdapter-1.-ctor

C1RecyclerViewAdapter Constructor

C1RecyclerViewAdapter(IDataCollection<T>)

Initializes a new instance of the C1RecyclerViewAdapter<T> class.

Declaration
public C1RecyclerViewAdapter(IDataCollection<T> dataCollection)
Parameters
Type Name Description
IDataCollection<T> dataCollection

The data collection.