- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Foundation 
- Interfaces
- Base Types
							graph BT
	Type-->Base0["HashtableObjectEntry"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableObjectEntry"
	Base0-->Base1["HashtableIntEntry"]
	click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableIntEntry"
	Base1-->Base2["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["IdentityHashtable4.IdentityEntry"]
class Type type-node
						
					Syntax
public class IdentityHashtable4.IdentityEntry : HashtableObjectEntry, IEntry4, IDeepCloneConstructors
| Name | Summary | 
|---|---|
| IdentityEntry | |
| IdentityEntry | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _key | Inherited from HashtableIntEntry | |
| _next | Inherited from HashtableIntEntry | |
| _object | Inherited from HashtableIntEntry | |
| _objectKey | Inherited from HashtableObjectEntry | 
Methods
| Name | Value | Summary | 
|---|---|---|
| DeepClone | Object | Inherited from HashtableObjectEntry | 
| DeepCloneInternal | HashtableIntEntry | Inherited from HashtableObjectEntry | 
| HasKey | bool | |
| Key | Object | Inherited from HashtableObjectEntry | 
| SameKeyAs | bool | Inherited from HashtableObjectEntry | 
| ToString | string | Inherited from HashtableObjectEntry | 
| Value | Object | Inherited from HashtableIntEntry |