|
| 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.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal lfc As LayerFormatCollection _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public LayerFormatCollection( LayerFormatCollection lfc ) | |
Parameters
- lfc
- An existing layer format collection object.