Clones an instance of the ServiceConnectionProperties object.

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

Syntax

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

Return Value

A ServiceConnectionProperties 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
  SetUsernamePassword Method
  ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.