 | cacheCacheT Method (IListT, NullableInt32) |
Caches the
IListT, causing it to enumerate once at most.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
RemarksBecause of the way caching works, and that lists may be partially cached, there are two ways enumerating a cache can be done. See
cacheIListCacheT.
See Also