IGeoIP2WebServicesClientInsights Method (IPAddress) |
Namespace:
MaxMind.GeoIP2
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax InsightsResponse Insights(
IPAddress ipAddress
)
Function Insights (
ipAddress As IPAddress
) As InsightsResponse
InsightsResponse^ Insights(
IPAddress^ ipAddress
)
abstract Insights :
ipAddress : IPAddress -> InsightsResponse
Parameters
- ipAddress
- Type: System.NetIPAddress
The IP address.
Return Value
Type:
InsightsResponseAn
InsightsResponseSee Also