ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class is the base class for Geocoding.
N/A
N/A
This method is the concrete wrapper for the virtual method OpenCore.
This method is the concrete wrapper for the virtual method CloseCore.
This method is the concrete wrapper for the virtual method MatchCore.
N/A
N/A
N/A
N/A
This method opens the Geocoder so that it is initialized and ready to use. This method loops through each MatchingPlugIn object in the MatchingPlugIns collection to call their Open() method.
N/A
This method closes the Geocoder and releases all of its resources. This method loops through each MatchingPlugIn object in the MatchingPlugIns collection to call their Close() method.
N/A
This method loops through each MatchingPlugIn objects in MatchingPlugIns collection, calls their Match() method and gets all GeocoderMatches.
N/A
N/A
N/A
N/A