Caching Library

ObjectList Class

Lista di oggetti che consenta il databind

For a list of all members of this type, see ObjectList Members.

System.Object
   System.Collections.CollectionBase
      Caching.Common.ObjectList
         Caching.CacheItemMetadataList

[Visual Basic]
<Serializable>
MustInherit Public Class ObjectList     Inherits CollectionBase [C#]
[Serializable]
public abstract class ObjectList : CollectionBase [C++]
[Serializable]
public __gc __abstract class ObjectList : public CollectionBase [JScript] public 
   Serializable
 class ObjectList extends CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Caching.Common

Assembly: Caching (in Caching.dll)

See Also

ObjectList Members | Caching.Common Namespace