Visual Basic (Declaration) | |
---|---|
Public Event UpdateCompleted As EventHandler |
C# | |
---|---|
public event EventHandler UpdateCompleted |
This event fires after an explicit call to Update() or after the layer has initialized and features was returned from the feature layer service.
Target Platforms:Windows Phone 7