ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.