- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Typehandlers - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IValueTypeHandler"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler"
Type-.->Interface1["ITypeFamilyTypeHandler"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeFamilyTypeHandler"
Type-.->Interface2["IQueryableTypeHandler"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler"
Type-.->Interface3["IIndexableTypeHandler"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexableTypeHandler"
Type-.->Interface4["IIndexable4"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4"
Type-.->Interface5["IComparable4"]
click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
Type-.->Interface6["ILinkLengthAware"]
click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware"
Type-.->Interface7["ITypeHandler4"]
click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
Type["EnumTypeHandler"]
class Type type-node
Syntax
public class EnumTypeHandler : IValueTypeHandler, ITypeFamilyTypeHandler, IQueryableTypeHandler,
IIndexableTypeHandler, IIndexable4, IComparable4, ILinkLengthAware, ITypeHandler4