BaseExtensions Class |
Namespace: CMS.Base
public static class BaseExtensions
The BaseExtensions type exposes the following members.
Name | Description | |
---|---|---|
BatchT |
Returns input in batches of batchSize size.
| |
Replace |
Replaces a re
| |
ToArrayTFrom, TTo |
Converts the given collection to a list of values
| |
ToListTFrom, TTo |
Converts the given collection to a list of values
|