Summary
gets called when an object gets defragmented.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Typehandlers 
- Containing Type
- ITypeHandler4
Syntax
void Defragment(IDefragmentContext context)Remarks
gets called when an object gets defragmented.
	Parameters
| Name | Type | Description | 
|---|---|---|
| context | IDefragmentContext | 
Return Value
| Type | Description | 
|---|---|
| void |