ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerFormatCollection Constructor(LayerFormatCollection)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatCollection Class > LayerFormatCollection Constructor : LayerFormatCollection Constructor(LayerFormatCollection)




lfc
An existing layer format collection object.
Constructor.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal lfc As LayerFormatCollection _
)
Visual Basic (Usage)Copy Code
Dim lfc As LayerFormatCollection
 
Dim instance As LayerFormatCollection(lfc)
C# 
public LayerFormatCollection( 
   LayerFormatCollection lfc
)

Parameters

lfc
An existing layer format collection object.

See Also

© 2010 All Rights Reserved.