[]
Collection of aggregate functions.
public class GridAggregateFunctionCollection : C1DataCollectionList<GridAggregateFunction>, IList<GridAggregateFunction>, ICollection<GridAggregateFunction>, IList, ICollection, IReadOnlyList<GridAggregateFunction>, IReadOnlyCollection<GridAggregateFunction>, IEnumerable<GridAggregateFunction>, IEnumerable, INotifyCollectionChanged, IDisposable
Public Class GridAggregateFunctionCollection
Inherits C1DataCollectionList(Of GridAggregateFunction)
Implements IList(Of GridAggregateFunction), ICollection(Of GridAggregateFunction), IList, ICollection, IReadOnlyList(Of GridAggregateFunction), IReadOnlyCollection(Of GridAggregateFunction), IEnumerable(Of GridAggregateFunction), IEnumerable, INotifyCollectionChanged, IDisposable
| Name | Description |
|---|---|
| GridAggregateFunctionCollection() |
| Name | Description |
|---|---|
| DataCollection | Gets the data collection this list is wrapping. |