db4o

IObjectContainer.Query Method (IComparer`1[[Extent]])

queries for all instances of the type extent sorting with the specified comparer.

IList`1[[Extent]] Query(
   IComparer`1[[Extent]] comparer
);

See Also

IObjectContainer Interface | Db4objects.Db4o Namespace | IObjectContainer.Query Overload List