- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
- Base Types
-
- Object
- HashtableIntEntry
graph BT
Type-->Base0["HashtableIntEntry"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableIntEntry"
Base0-->Base1["Object"]
Type-.->Interface0["IEntry4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IEntry4"
Type-.->Interface1["IDeepClone"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
Type["HashtableLongEntry"]
class Type type-node
Syntax
public class HashtableLongEntry : HashtableIntEntry, IEntry4, IDeepClone
Constructors
Name | Summary |
---|---|
HashtableLongEntry |
Fields
Name | Constant Value | Summary |
---|---|---|
_key |
Inherited from HashtableIntEntry
|
|
_longKey | ||
_next |
Inherited from HashtableIntEntry
|
|
_object |
Inherited from HashtableIntEntry
|
Methods
Name | Value | Summary |
---|---|---|
DeepClone |
Object | |
DeepCloneInternal |
HashtableIntEntry | |
Key |
Object | |
SameKeyAs |
bool | |
ToString |
string | |
Value |
Object |
Inherited from HashtableIntEntry
|