ArcGIS API for WPF - Library Reference
GetEnumerator Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GroupLayer 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

See Also

© ESRI, Inc. All Rights Reserved.