Summary
    Interface to an iterable collection
    
ObjectInfoCollection is used reference a number of stored objects.
		Db4objects.Db4o.Ext.IObjectInfo
    objects.ObjectInfoCollection is used reference a number of stored objects.
- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Ext 
- Interfaces
- 
									- IEnumerable
 
- Implementing Types
							graph BT
	Type-.->Interface0["IEnumerable"]
	Type["IObjectInfoCollection"]
class Type type-node
	Implementing0["ObjectInfoCollectionImpl"]-.->Type
	click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ObjectInfoCollectionImpl"
						
					Syntax
public interface IObjectInfoCollection : IEnumerableSee Also
- Db4objects.Db4o.Ext.IObjectInfo