Clones an instance of the DataSourceProperties object.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public DataSourceProperties Clone()
Visual Basic (Declaration)
Public Function Clone As DataSourceProperties

Return Value

A DataSourceProperties object which is a copy of the current instance. The new object is completely independent and does not retain any references to the original object.

See Also

Relate Topics:
  Clear Method
  CreateFromXmlString Method
  ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.