[]
Returns a IDataCollection<T> whose group items are inline with the data items. Otherwise the collection return the first level of groups and its items must be get from each of the group items.
public IDataCollection<object?> AsPlain()
Type | Description |
---|---|
IDataCollection<object> |