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

Gets the elements in this layer.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Children As ObservableCollection(Of UIElement)
C# 
public ObservableCollection<UIElement> Children {get;}

Property Value

The children.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.