Summary
Gives a chance for the item to configure the just opened ObjectContainer.
    	
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
- Containing Type
- IConfigurationItem
Syntax
void Apply(IInternalObjectContainer container)Remarks
Gives a chance for the item to configure the just opened ObjectContainer.
    	
	Parameters
| Name | Type | Description | 
|---|---|---|
| container | I | the ObjectContainer to configure | 
Return Value
| Type | Description | 
|---|---|
| void |