ArcGIS API for Silverlight - Library Reference
LayerItemViewModel Constructor
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > LayerItemViewModel Class : LayerItemViewModel Constructor

layer
The layer this item represents.
Initializes a new instance of the LayerItemViewModel class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal layer As Layer _
)
C# 
public LayerItemViewModel( 
   Layer layer
)

Parameters

layer
The layer this item represents.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.