StringHandler Class

graph BT Type-->Base0["Object"] Type-.->Interface0["IValueTypeHandler"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler" Type-.->Interface1["IIndexableTypeHandler"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexableTypeHandler" Type-.->Interface2["IIndexable4"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4" Type-.->Interface3["IComparable4"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4" Type-.->Interface4["ILinkLengthAware"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware" Type-.->Interface5["IBuiltinTypeHandler"] click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IBuiltinTypeHandler" Type-.->Interface6["IVariableLengthTypeHandler"] click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IVariableLengthTypeHandler" Type-.->Interface7["IQueryableTypeHandler"] click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler" Type-.->Interface8["ITypeHandler4"] click Interface8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4" Type["StringHandler"] class Type type-node Derived0["StringHandler0"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/StringHandler0"

Syntax

public class StringHandler : IValueTypeHandler, IIndexableTypeHandler, IIndexable4, IComparable4, 
    ILinkLengthAware, IBuiltinTypeHandler, IVariableLengthTypeHandler, IQueryableTypeHandler, 
    ITypeHandler4

Methods