WebServiceClientCity Method  | 
  
    Namespace: 
   MaxMind.GeoIP2
    Assembly:
   MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic CityResponse City()
Public Function City As CityResponse
public:
virtual CityResponse^ City() sealed
abstract City : unit -> CityResponse 
override City : unit -> CityResponse 
Return Value
Type: 
CityResponseAn 
CityResponseImplements
IGeoIP2WebServicesClientCity
See Also