BTreeMapIteratorKey, ValueCurrentKey Method |
Returns the Key at the current iterator position
Namespace:
VelocityDb.Collection.BTree
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public Function CurrentKey As Key
member CurrentKey : unit -> 'Key
Return Value
Type:
KeyKey at current position
See Also