- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
- Base Types
-
- Object
- HashtableBase
graph BT
Type-->Base0["HashtableBase"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/HashtableBase"
Base0-->Base1["Object"]
Type-.->Interface0["IDeepClone"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
Type-.->Interface1["IMap4"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IMap4"
Type["Hashtable4"]
class Type type-node
Syntax
public class Hashtable4 : HashtableBase, IDeepClone, IMap4
Constructors
Name | Summary |
---|---|
Hashtable4 |
|
Hashtable4 |
|
Hashtable4 |
Fields
Name | Constant Value | Summary |
---|---|---|
_mask |
Inherited from HashtableBase
|
|
_maximumSize |
Inherited from HashtableBase
|
|
_size |
Inherited from HashtableBase
|
|
_table |
Inherited from HashtableBase
|
|
_tableSize |
Inherited from HashtableBase
|