ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
BinaryClone Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > Converter Class : BinaryClone Method




o
Intended for framework use only.

Syntax

Visual Basic (Declaration) 
Public Shared Function BinaryClone( _
   ByVal o As Object _
) As Object
Visual Basic (Usage)Copy Code
Dim o As Object
Dim value As Object
 
value = Converter.BinaryClone(o)
C# 
public static object BinaryClone( 
   object o
)

Parameters

o

See Also

© 2010 All Rights Reserved.