EnumerableExtensions Class |
[This is preliminary documentation and is subject to change.]
Namespace: CSInfrastructure.Extensions
public static class EnumerableExtensions
The EnumerableExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConvertToStringT |
Converts an IEnumerableT into a string, with each item separated by separator |
![]() ![]() | OfTypeT |
Filters the objects in data based on the provided type |