Internal
the key type of the named cache
the value type of the named cache
Constructs a new EntrySet
.
the NamedCache to page through
Protected
Readonly
namedNamedCache reference to allow the manipulation of an underlying cache while pages are processed.
A pageable collection of MapEntrys based on the provided
NamedCache<K, V>
.