Compartir a través de


MobileServiceCollection<TTable,TCollection>.LoadingComplete Evento

Definición

Se produce cuando finaliza la carga de elementos. Proporciona LoadingCompleteEventArgs cuántos elementos se cargaron.

public event EventHandler<Microsoft.WindowsAzure.MobileServices.LoadingCompleteEventArgs> LoadingComplete;
member this.LoadingComplete : EventHandler<Microsoft.WindowsAzure.MobileServices.LoadingCompleteEventArgs> 
Public Event LoadingComplete As EventHandler(Of LoadingCompleteEventArgs) 
Public Custom Event LoadingComplete As EventHandler(Of LoadingCompleteEventArgs) 

Tipo de evento

Se aplica a