IdentityHashtable4.

IdentityHashtable4.IdentityEntry Class

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, IDeepClone

Constructors

Fields

Name Constant Value Summary
_key
Inherited from HashtableIntEntry
_next
Inherited from HashtableIntEntry
_object
Inherited from HashtableIntEntry
_objectKey
Inherited from HashtableObjectEntry

Methods