ESRI.ArcGIS.ADF.IMS
Clone Method
See Also 
ESRI.ArcGIS.ADF.IMS.Geocode Namespace > InputFieldCollection 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 InputFieldCollection
Dim value As Object
 
value = instance.Clone()
C# 
public object Clone()

Return Value

Returns a deep clone of the current Object.

See Also

© 2010 All Rights Reserved.