ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.