ArcGIS API for Silverlight - Library Reference
LayerCollection Class Events
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : LayerCollection Class


For a list of all members of this type, see LayerCollection members.

Public Events

 NameDescription
public EventCollectionChangedOccurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from System.Collections.ObjectModel.ObservableCollection<Layer>)
public EventLayersInitialized Occurs when all layers in the collection is initialized.  
Top

Protected Events

 NameDescription
protected EventPropertyChangedOccurs when a property value changes. (Inherited from System.Collections.ObjectModel.ObservableCollection<Layer>)
Top

See Also

© ESRI, Inc. All Rights Reserved.