SortedMapOidShortKey, Value Class |
Namespace: VelocityDb.Collection
[SerializableAttribute] public class SortedMapOidShort<Key, Value> : SortedMapBase<Key, Value> where Key : OptimizedPersistable where Value : OptimizedPersistable
The SortedMapOidShortKey, Value type exposes the following members.
Name | Description | |
---|---|---|
SortedMapOidShortKey, Value |
Constructs a new empty map
| |
SortedMapOidShortKey, Value(VelocityDbComparerKey) |
Constructs a new empty map with a given object comparator
|
Name | Description | |
---|---|---|
Comparer |
Gets comparator
(Overrides SortedSetBaseKeyComparer.) | |
Keys |
Gets the internal list of keys
(Overrides SortedSetBaseKeyKeys.) | |
MaxNumberOfDatabases | (Overrides OptimizedPersistableMaxNumberOfDatabases.) | |
Values |
Gets the internal list of values
(Overrides SortedMapBaseKey, ValueValues.) |
Name | Description | |
---|---|---|
ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |