Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property LayerItems As ObservableCollection(Of LayerItemViewModel) |
C# | |
---|---|
public ObservableCollection<LayerItemViewModel> LayerItems {get;} |
Property Value
The LayerItems.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
LayerItems Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Toolkit Namespace > Legend Class : LayerItems Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property LayerItems As ObservableCollection(Of LayerItemViewModel) |
C# | |
---|---|
public ObservableCollection<LayerItemViewModel> LayerItems {get;} |
Target Platforms:Windows Phone 7