The BaseExtensions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Batch T |
Returns input in batches of batchSize size.
| |
| Replace |
Replaces a re
| |
| ToArray TFrom, TTo |
Converts the given collection to a list of values
| |
| ToList TFrom, TTo |
Converts the given collection to a list of values
|
See Also