VelocityDB Class Library
VelocityDB Class Library
VelocityDb.Collection.BTree
BTreeSetIterator(Key) Class
BTreeSetIterator(Key) Methods
Current Method
CurrentComparisonArray Method
ElementAt Method
GoTo Method
GoToLast Method
MoveNext Method
MovePrevious Method
Next Method
Previous Method
Remove Method
BTreeSetIterator
Key
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
BTreeSetIterator
Key
Class
VelocityDb.Collection.BTree Namespace