GroupingInfoList(Int32) Constructor
Initializes a new instance of the GroupingInfoList class.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
Name | Type | Description |
---|---|---|
capacity | Int32 | An integer value that specifies the number of elements that the collection can contain. |
See Also