'Declaration
Public Function LocationFromIPV4Number( _ ByVal ipNumber As Double _ ) As GeoLocation
public GeoLocation LocationFromIPV4Number( double ipNumber )
Parameters
- ipNumber
- a System.Int64 number represent an IP Address
Return Value
return a C1.Web.Api.Visitor.Models.GeoLocation object