ArcGIS Runtime SDK for WPF - Library Reference
GetEnumerator Method
See Also 
ESRI.ArcGIS.Client Namespace > GroupLayerBase Class : GetEnumerator Method

Gets the enumerator.

Syntax

Visual Basic (Declaration) 
Public Function GetEnumerator() As IEnumerator(Of Layer)
C# 
public IEnumerator<Layer> GetEnumerator()

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.