ArcGIS API for Windows Phone - Library Reference
ChildLayers Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GroupLayer Class : ChildLayers Property

Gets or sets the child layers.

Syntax

Visual Basic (Declaration) 
Public Property ChildLayers As LayerCollection
C# 
public LayerCollection ChildLayers {get; set;}

Property Value

The child layers.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.