Click or drag to resize

BTreeInternalBaseKey, Value Properties

The BTreeInternalBaseKey, Value generic type exposes the following members.

Properties
  NameDescription
Public propertyCache
We do want to cache this kind of object since they are likly to be frequently used.
(Overrides OptimizedPersistableCache.)
Public propertyNodeSize
Gets size of node (how many child nodes this node has)
Top
See Also