BTreeMapBaseKey, Value Properties |
The BTreeMapBaseKey, Value generic type exposes the following members.
Name | Description | |
---|---|---|
Item |
Given a lookup key, returns the corresponding value within the map or null if not found
| |
TransientBatchSize |
Get/Set the max batch size used in API such as AddFast(Key) (Overrides BTreeBaseKey, ValueTransientBatchSize.) | |
ValuePlacement |
Set the value placement to be used for all value objects added to this. This setting is not persisted, it is mainly to be used with objects added with AddFast(Key, Value) | |
Values |
Gets a collection containing the values of this object
|