- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Handlers - Interfaces
- Base Types
graph BT
Type-->Base0["StringBasedValueTypeHandlerBase"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/StringBasedValueTypeHandlerBase"
Base0-->Base1["Object"]
Type-.->Interface0["IValueTypeHandler"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler"
Type-.->Interface1["IBuiltinTypeHandler"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IBuiltinTypeHandler"
Type-.->Interface2["IVariableLengthTypeHandler"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Handlers/IVariableLengthTypeHandler"
Type-.->Interface3["IQueryableTypeHandler"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler"
Type-.->Interface4["ITypeHandler4"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
Type-.->Interface5["IComparable4"]
click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
Type["StringBufferHandler"]
class Type type-node
Syntax
public sealed class StringBufferHandler : StringBasedValueTypeHandlerBase, IValueTypeHandler,
IBuiltinTypeHandler, IVariableLengthTypeHandler, IQueryableTypeHandler, ITypeHandler4,
IComparable4
Constructors
Name | Summary |
---|---|
StringBufferHandler |
Fields
Name | Constant Value | Summary |
---|---|---|
_clazz |
Inherited from String
|
Methods
Name | Value | Summary |
---|---|---|
ClassReflector |
IReflectClass |
Inherited from String
|
ConvertObject |
string | |
ConvertString |
Object | |
Defragment |
void |
Inherited from String
|
Delete |
void |
Inherited from String
|
DescendsIntoMembers |
bool |
Inherited from String
|
PrepareComparison |
IPreparedComparison |
Inherited from String
|
Read |
Object |
Inherited from String
|
RegisterReflector |
void |
Inherited from String
|
Write |
void |
Inherited from String
|