VelocityDB Class Library
VelocityDB Class Library
VelocityDb.Collection.BTree
BTreeMapIterator(Key, Value) Class
BTreeMapIterator(Key, Value) Methods
Current Method
CurrentKey Method
CurrentValue Method
GoTo Method
GoToLast Method
MoveNext Method
MovePrevious Method
Next Method
Previous Method
ReplaceValue Method
BTreeMapIterator
Key
,
Value
GoToLast Method
Positions iterator at the last object in the set.
Namespace:
VelocityDb.Collection.BTree
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
C#
VB
C++
F#
Copy
public
void
GoToLast
()
Public
Sub
GoToLast
public
:
void
GoToLast
()
member
GoToLast
:
unit
->
unit
See Also
Reference
BTreeMapIterator
Key, Value
Class
VelocityDb.Collection.BTree Namespace