- 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["HashtableIdentityEntry"]
class Type type-node
Syntax
public class HashtableIdentityEntry : HashtableIntEntry, IEntry4, IDeepClone
Constructors
| Name | Summary |
|---|---|
| Hashtable |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _key |
Inherited from HashtableIntEntry
|
|
| _next |
Inherited from HashtableIntEntry
|
|
| _object |
Inherited from HashtableIntEntry
|
Methods
| Name | Value | Summary |
|---|---|---|
| DeepClone |
Object |
Inherited from HashtableIntEntry
|
| DeepCloneInternal |
HashtableIntEntry |
Inherited from HashtableIntEntry
|
| Key |
Object |
Inherited from HashtableIntEntry
|
| SameKeyAs |
bool | |
| ToString |
string |
Inherited from HashtableIntEntry
|
| Value |
Object |
Inherited from HashtableIntEntry
|