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

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

Refreshes the collection from persistent storage.
Declaration Syntax
C#
public void Refresh()
Remarks
For many type collections or for collections of volatile objects, this has no effect. You can retrieve all objects in a many type collection using the RefreshMany method, though this should obviously be used with caution.

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