ESRI.ArcGIS.ADF.IMS
Clone Method
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > LayerCollection Class : Clone Method




Creates a deep clone of the current object.

Syntax

Visual Basic (Declaration) 
Public Function Clone() As Object
Visual Basic (Usage)Copy Code
Dim instance As LayerCollection
Dim value As Object
 
value = instance.Clone()
C# 
public object Clone()

Return Value

A deep clone of the current object.

See Also

© 2010 All Rights Reserved.