Returns a string indicating the name of this GeographicTransformation.

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

Syntax

C#
public override string ToString()
Visual Basic (Declaration)
Public Overrides Function ToString As String

Return Value

A string indicating the name of this GeographicTransformation.

Remarks

ToString will return the name of this GeographicTransformation. The Name of the GeographicTransformation can also be returned by using the Name property.

See Also

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