BTreeSetIteratorKeyCurrent Method |
The iterator current Key object
Namespace:
VelocityDb.Collection.BTree
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public Function Current As Key
member Current : unit -> 'Key
Return Value
Type:
KeyThe Ket at the current iterator position
See Also