Caching Library

CacheItemMetadataDictionary Properties

The properties of the CacheItemMetadataDictionary class are listed below. For a complete list of CacheItemMetadataDictionary class members, see the CacheItemMetadataDictionary Members topic.

Public Instance Properties

Count (inherited from DictionaryBase) Consente di ottenere il numero di elementi contenuti nell'istanza DictionaryBase.
Item Restituisce il metadato corrispondente alla chiave specificata

Protected Instance Properties

Dictionary (inherited from DictionaryBase) Consente di ottenere l'elenco degli elementi contenuti nell'istanza DictionaryBase.
InnerHashtable (inherited from DictionaryBase) Consente di ottenere l'elenco degli elementi contenuti nell'istanza DictionaryBase.

Explicit Interface Implementations

IDictionary.Add (inherited from DictionaryBase) 
IDictionary.Contains (inherited from DictionaryBase) 
IDictionary.Remove (inherited from DictionaryBase) 
IEnumerable.GetEnumerator (inherited from DictionaryBase) 

See Also

CacheItemMetadataDictionary Class | Caching Namespace