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

See Also

© ESRI, Inc. All Rights Reserved.