Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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( Nullable<int> startValue, Nullable<int> lastValue )