ArcGIS API for Silverlight - Library Reference
DynamicLayerInfo Constructor(LayerInfo)
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > DynamicLayerInfo Class > DynamicLayerInfo Constructor : DynamicLayerInfo Constructor(LayerInfo)

layerInfo
The layer info to create the DynamicLayerInfo from.
Initializes a new instance of the DynamicLayerInfo class from a LayerInfo instance.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal layerInfo As LayerInfo _
)
C# 
public DynamicLayerInfo( 
   LayerInfo layerInfo
)

Parameters

layerInfo
The layer info to create the DynamicLayerInfo from.

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.