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

The collection of LayerItemViewModel under this layer item.

Syntax

Visual Basic (Declaration) 
Public Property LayerItems As ObservableCollection(Of LayerItemViewModel)
C# 
public ObservableCollection<LayerItemViewModel> LayerItems {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.