Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / GeocoderGoogleOld Class
Methods


In This Topic
    GeocoderGoogleOld Class Members
    In This Topic

    The following tables list the members exposed by GeocoderGoogleOld.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a GeocoderGoogle.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the location of a given object. (Inherited from C1.C1Report.CustomFields.Maps.GeocoderBase)
    Public MethodLoads the location cache from the default cache file.. (Inherited from C1.C1Report.CustomFields.Maps.GeocoderBase)
    Public MethodSaves the current location cache to the default cache file. (Inherited from C1.C1Report.CustomFields.Maps.GeocoderBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Call Google to geocode an address.  
    Top
    See Also