Click here to view all files
 
Returns a string representation of this Unit.

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 representing this Unit.

Remarks

This override of Object.ToString returns a string containing the name and the identifier (if applicable) of the type of unit represented by this object.

You may wish to use GetDisplayName(UnitNameOptions) or GetPluralName(UnitNameOptions) methods to return a user-friendly string representation of the type of unit.

See Also

Relate Topics:
  Convert Method
  GetDisplayName Method
  GetPluralName Method
  TryConvert Method
Created by Atop CHM to web converter,© 2009 all right reserved.