ArrayDataSourceBuilder Constructors
Provides methods that allow you to configure access to a collection: Array
, List
, or IEnumerable
.
Name | Parameters | Description |
---|---|---|
Array |
context |
For internal use only. Initializes a new Array |
See Also