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

id
Gets the Layer with the specified ID.

Syntax

Visual Basic (Declaration) 
Public Shadows ReadOnly Default Property Item( _
   ByVal id As String _
) As Layer
C# 
public new Layer this( 
   string id
) {get;}

Parameters

id

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.