ArcGIS Runtime SDK for WPF - Library Reference
ChildLayers Property
See Also 
ESRI.ArcGIS.Client Namespace > GroupLayerBase 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.