Click here to view all files
 
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

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

Syntax

C#
public override int GetHashCode()
Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer

Return Value

A hash code for the current Object.

Remarks

For more information, see the help for the GetHashCode method on System.Object.

See Also

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