Db4objects.Db4o.Linq.Internals Namespace

Class Types

Class Summary
ObjectSequence<T> A generic wrapper around a not generic IEnumerable, Faithfully hoping that all items in the enumeration are of the same kind, otherwise it will throw a ClassCastException on access.
ObjectSetWrapper<T>