BTreeSetIteratorKeyGoTo Method |
Name | Description | |
---|---|---|
![]() | GoTo(Key) |
Positions iterator at Key object or where Key would be inserted if added to the set.
|
![]() | GoTo(Key, Byte) |
Positions iterator at Key object or where Key would be inserted if added to the set. This function is normally only used internally by VelocityDb.
|