Persistate API documentation
MaxAdvance Method
NamespacesPersistate.UtilSet<(Of <(<'T>)>)>MaxAdvance()()()()

[This is preliminary documentation and is subject to change.]

Obtains the maximum "advance" of items in the Set. This is the maximum number of items that ever have to be checked on an index into the set.
Declaration Syntax
C#
public int MaxAdvance()
Return Value
The maximum advance

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)