db4o

Db4oCollection Interface

base interface for db4o collections

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

com.db4o.types.Db4oCollection
   com.db4o.types.Db4oList
   com.db4o.types.Db4oMap

[Visual Basic]
Public Interface Db4oCollection
    Implements Db4oType
[C#]
public interface Db4oCollection : Db4oType
[C++]
public __gc __interface Db4oCollection : public Db4oType
[JScript]
public interface Db4oCollection extends Db4oType

Requirements

Namespace: com.db4o.types

Assembly: db4o (in db4o.dll)

See Also

Db4oCollection Members | com.db4o.types Namespace