cacheCount Class |
Namespace: WhetStone.Looping
public static class cacheCount
The cacheCount type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheCountT |
Caches only the count of an IEnumerableT, making only enumerate once at most in case of multiple CountTSource(IEnumerableTSource) calls.
|