LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Range Constructor (Range)






The start number of range.
The last number of range.
Initializes a new instance of the Range class.
Syntax
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
)

Parameters

startValue
The start number of range.
lastValue
The last number of range.
Requirements

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

See Also

Reference

Range Class
Range Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features