XPBaseCollection.LoadAsync Method
Name | Parameters | Description |
---|---|---|
Load |
none | Asynchronously loads persistent objects of a specific type from the data store into the collection. |
Load |
callback | Asynchronously loads persistent objects of a specific type from the data store into the collection, and notifies upon completion. |
Load |
cancellation |
Asynchronously loads persistent objects of a specific type from the data store into the collection. |