BTreeMapKey, Value Properties |
The BTreeMapKey, Value generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comparer |
Gets the VelocityDbComparer object that is used to compare Key objects.
(Overrides BTreeBaseKey, ValueComparer.) |
![]() | Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. |
![]() | UsesOidShort |
Does this BTree use short object references (32 bit) for its internal references? NO it does not.
(Overrides BTreeBaseKey, ValueUsesOidShort.) |