Persistate API documentation
EnsureIndexes Method
NamespacesPersistateIndexedList<(Of <(<'T>)>)>EnsureIndexes()()()()

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

Ensures that all Dictionary indexes for this IndexedList have been created.
Declaration Syntax
C#
public void EnsureIndexes()
Remarks
If any have not yet been created, then this will create and populate them. For indexes which already exist, no action is taken.

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