[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Utils.IpAddressUtils.IsIpAddressV4

IsIpAddressV4 Method

IsIpAddressV4(string)

Conver an IP Address from string to integer.

Declaration
public static bool IsIpAddressV4(string ipAddress)
Public Shared Function IsIpAddressV4(ipAddress As String) As Boolean
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool