public void FillFromArray<fAbd>( fAbd[] values, NWidgetFactory<fAbd> widgetFactory )
Parameters
- values
- The values to fill the items collection with.
- widgetFactory
- The widget factory to use for creating items content.
Type Parameters
- fAbd
- The type of the array values.