User Tools

Site Tools


thinkgeo.mapsuite.mapsuitegeocoder.simplifiedsoundex

This is an old revision of the document!


ThinkGeo.MapSuite.MapSuiteGeocoder.SimplifiedSoundex

This is the derived class from the Soundex class which implements a simplfied soundex algorithm.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MapSuiteGeocoder.Soundex
      • ThinkGeo.MapSuite.MapSuiteGeocoder.SimplifiedSoundex

Members Summary

Public Constructors

SimplifiedSoundex()

This is the constructor of this class.

Remarks

N/A

Parameters

Protected Constructors

Public Methods

GenerateSoundex(String)

This is the override method to generate soundex code.

Remarks

N/A

Return Value
  • Type:String
  • Description:The soundex code generated from the source text.
Parameters
  • sourceText
    • Type:String
    • Description:The source text to generate soundex.

ToString()

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

N/A

Remarks

N/A

Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

N/A

Remarks

N/A

Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

N/A

Remarks

N/A

Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

EncodeChar(Char)

N/A

Remarks

N/A

Return Value
  • Type:String
  • Description:N/A
Parameters
  • value
    • Type:Char
    • Description:N/A

Finalize()

N/A

Remarks

N/A

Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mapsuitegeocoder.simplifiedsoundex.1442819036.txt.gz ยท Last modified: 2015/09/21 07:03 by admin