SortedMapKey, Value Class |
Namespace: VelocityDb.Collection
The SortedMapKey, Value type exposes the following members.
Name | Description | |
---|---|---|
![]() | SortedMapKey, Value(Int32) |
Constructs a new map
|
![]() | SortedMapKey, Value(VelocityDbComparerKey) |
Constructs a new map with a given comparator
|
Name | Description | |
---|---|---|
![]() | Comparer |
Gets the Key comparator of the map
(Overrides SortedSetBaseKeyComparer.) |
![]() | Keys |
Gets the internal list of NodeKeys
(Overrides SortedSetBaseKeyKeys.) |
![]() | Values |
Gets the internal list of NodeValues
(Overrides SortedMapBaseKey, ValueValues.) |
Name | Description | |
---|---|---|
![]() | Persist |
Persists this object. Override in your subclasses when you want fields of your class to be persisted in some special way.
(Overrides OptimizedPersistablePersist(Placement, SessionBase, Boolean, Boolean, QueueIOptimizedPersistable).) |
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.) |