BTreeMap<Key, Value> Properties |
The BTreeMap<Key, Value> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comparer |
Gets the VelocityDbComparer object that is used to compare Key objects.
(Overrides BTreeBase<Key, Value>.Comparer.) |
![]() | Keys | Gets an ICollection<T> containing the keys of the IDictionary<TKey, TValue>. |
![]() | UsesOidShort |
Does this BTree use short object references (32 bit) for its internal references? NO it does not.
(Overrides BTreeBase<Key, Value>.UsesOidShort.) |