Leadtools.Jpip Namespace > Range Class : Range Constructor |
public Range( Nullable<int> startValue, Nullable<int> lastValue )
'Declaration Public Function New( _ ByVal startValue As Nullable(Of Integer), _ ByVal lastValue As Nullable(Of Integer) _ )
'Usage Dim startValue As Nullable(Of Integer) Dim lastValue As Nullable(Of Integer) Dim instance As New Range(startValue, lastValue)
public Range( IReference<int> startValue, IReference<int> lastValue )
function Range( startValue , lastValue )
public: Range( Nullable<int> startValue, Nullable<int> lastValue )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2