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

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

Retrieves all objects in a many" type collection from persistent storage.
Declaration Syntax
C#
public IPersistateList RefreshMany()
Return Value
This list. Can be used for method chaining.
Remarks
This method should be used with extreme caution, as by definition there may be a very large number of objects in this collection.

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