BaseExtensions Methods |
The BaseExtensions type exposes the following members.
Name | Description | |
---|---|---|
AsDataContainer |
Converts a DataRow to IDataContainer. Returns null if the original data row is null.
| |
BatchT |
Returns input in batches of batchSize size.
| |
Replace |
Replaces a re
| |
ToArrayTFrom, TTo | Obsolete.
Converts the given collection to a list of values
| |
ToListTFrom, TTo | Obsolete.
Converts the given collection to a list of values
|