LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Range Constructor (Range)

Show in webframe





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( 
   Nullable<int> startValue,
   Nullable<int> lastValue
)

Parameters

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

Target Platforms

See Also

Reference

Range Class
Range Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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