IActivatableCollection<T> Interface

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Collections
Interfaces
Implementing Types
IActivatableCollection
ICollection

Syntax

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

Type Parameters

Name Description
T