- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Typehandlers 
- Interfaces
							graph BT
	Type-.->Interface0["IReferenceTypeHandler"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IReferenceTypeHandler"
	Type-.->Interface1["ITypeHandler4"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
	Type["IInstantiatingTypeHandler"]
class Type type-node
						
					Syntax
public interface IInstantiatingTypeHandler : IReferenceTypeHandler, ITypeHandler4Methods
| Name | Value | Summary | 
|---|---|---|
| Instantiate | Object | |
| WriteInstantiation | void | gets called when an object is to be written to the database. |