Visual Basic (Declaration) | |
---|---|
Public Property LayerItems As ObservableCollection(Of LayerItemViewModel) |
C# | |
---|---|
public ObservableCollection<LayerItemViewModel> LayerItems {get; set;} |
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.Primitives Namespace > LayerItemViewModel Class : LayerItems Property |
Visual Basic (Declaration) | |
---|---|
Public Property LayerItems As ObservableCollection(Of LayerItemViewModel) |
C# | |
---|---|
public ObservableCollection<LayerItemViewModel> LayerItems {get; set;} |
Target Platforms:Windows Phone 7