CollectionsExtensions Class |
Namespace: Cauldron
public static class CollectionsExtensions
The CollectionsExtensions type exposes the following members.
Name | Description | |
---|---|---|
ToFastKeyedCollectionTKey, TSource |
Creates a KeyedCollectionTKey, TItem from an IEnumerableT
according to a specified key selector function.
|