Persistate API documentation
Refresh Method
NamespacesPersistateIPersistateListRefresh()()()()

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

Refreshes the collection from persistent storage.
Declaration Syntax
C#
void Refresh()
Remarks
For "many" type collections 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)