mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

SingleIpRangeV4 Constructor (String, String)



Constructor for a new instance of the SingleIpRangeV4 class


Namespace: SobekCM.Tools.IpRangeUtilities
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public SingleIpRangeV4(
	string StartIpAddress,
	string EndIpAddress
)

Parameters

StartIpAddress
Type: System..::..String
First IP address in the range (as a string)
EndIpAddress
Type: System..::..String
Last IP address in the range (as a string)

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )