| WebServiceClientCity Method  | 
 
Namespace: MaxMind.GeoIP2Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
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