Persistate API documentation
RefreshMany Method
NamespacesPersistateIPersistateListRefreshMany()()()()

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

Retrieves all objects in a "many" type collection from persistent storage.
Declaration Syntax
C#
IPersistateList RefreshMany()
Return Value
This this, 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)