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