BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
All Classes Namespaces Functions Enumerations Properties
BioCore.LruCache< TileInformation, TValue > Member List

This is the complete list of members for BioCore.LruCache< TileInformation, TValue >, including all inherited members.

Add(Info key, TValue value) (defined in BioCore.LruCache< TileInformation, TValue >)BioCore.LruCache< TileInformation, TValue >
Get(Info key) (defined in BioCore.LruCache< TileInformation, TValue >)BioCore.LruCache< TileInformation, TValue >
LruCache(int capacity) (defined in BioCore.LruCache< TileInformation, TValue >)BioCore.LruCache< TileInformation, TValue >