Click or drag to resize

BTreeMapIterator<Key, Value>.GoTo Method

Overload List
  NameDescription
Public methodGoTo(Key)
Positions iterator at Key object or where Key would be inserted if added to the set.
Public methodGoTo(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.
Top
See Also