ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.