ArcGIS Runtime SDK for WPF - Library Reference
Item Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.