Caching Library

CacheItemMetadataList Properties

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

Public Instance Properties

Count (inherited from CollectionBase) Ottiene il numero di elementi contenuti nell'istanza CollectionBase.
Item Restituisce un elemento

Protected Instance Properties

InnerList (inherited from CollectionBase) Ottiene un ArrayList contenente l'elenco degli elementi presenti nell'istanza CollectionBase.
List (inherited from CollectionBase) Ottiene un IList contenente l'elenco degli elementi presenti nell'istanza CollectionBase.

Explicit Interface Implementations

ICollection.CopyTo (inherited from CollectionBase) 
IList.Add (inherited from CollectionBase) 
IList.Contains (inherited from CollectionBase) 
IList.IndexOf (inherited from CollectionBase) 
IList.Insert (inherited from CollectionBase) 
IList.Remove (inherited from CollectionBase) 

See Also

CacheItemMetadataList Class | Caching Namespace