Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XPBaseCollection.LoadAsync Method

Name Parameters Description
LoadAsync() none Asynchronously loads persistent objects of a specific type from the data store into the collection.
LoadAsync(AsyncLoadObjectsCallback) callback Asynchronously loads persistent objects of a specific type from the data store into the collection, and notifies upon completion.