←Select platform

LastValue Property (Range)

Summary

The last value in the Range

Syntax

C#
VB
C++
public Nullable<int> LastValue {get;}
Public ReadOnly Property LastValue As Nullable(Of Integer)
public: 
property Nullable<int> LastValue { 
   Nullable<int> get(); 
} 

Property Value

A nullable System.Int32 which specifies the last number in the Range.

Requirements

Target Platforms

See Also

Reference

Range Class

Range Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize