ChunkList<T>.Add(T) Method
Adds the specified item to the collection.
Namespace: DevExpress.Xpf.ChunkList
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | T | An item to be added. |
See Also
Adds the specified item to the collection.
Namespace: DevExpress.Xpf.ChunkList
Assembly: DevExpress.Xpf.Core.v26.1.dll
| Name | Type | Description |
|---|---|---|
| item | T | An item to be added. |