ChunkList<T> Constructors
A collection that improves performance in applications where you handle large and frequent data source updates.
Name | Parameters | Description |
---|---|---|
Chunk |
chunk |
Initializes a new instance of the Chunk |
Chunk |
capacity, use |
Initializes a new instance of the Chunk |
See Also