Summary
Typehandler for classes that implement IDictionary.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Typehandlers - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IReferenceTypeHandler"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IReferenceTypeHandler"
Type-.->Interface1["ICascadingTypeHandler"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ICascadingTypeHandler"
Type-.->Interface2["IVariableLengthTypeHandler"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IVariableLengthTypeHandler"
Type-.->Interface3["ITypeHandler4"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
Type["MapTypeHandler"]
class Type type-node
Syntax
public class MapTypeHandler : IReferenceTypeHandler, ICascadingTypeHandler,
IVariableLengthTypeHandler, ITypeHandler4
Remarks
Typehandler for classes that implement IDictionary.