IActivatableCollection<T> Interface

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Collections
Interfaces
Implementing Types
graph BT Type-.->Interface0["ICollection<T>"] Type-.->Interface1["IActivatable"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.TA/IActivatable" Type["IActivatableCollection<T>"] class Type type-node Implementing0["ActivatableList<T>"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Collections/ActivatableList_1"

Syntax

public interface IActivatableCollection<T> : ICollection<T>, IActivatable

Type Parameters

Name Description
T