←Select platform
In This Topic ▼

Range Class Members

Summary

The following tables list the members exposed by Range.

Public Constructors

Name Description
Public Constructor
Range Initializes a new instance of the Range class.

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
!= Tests whether two Range objects are different.
Public Method static  | Shared in VB == Tests whether two Range objects are equal.
Public Method Equals Tests to see whether the specified object is a Range with the same values as this Range.
Public Method GetHashCode Overridden. Returns a hash code for this Range class.
Public Method static  | Shared in VB Parse Overridden. Converts the string representation of a range into its Range equivalent.
Public Method ToString Overridden. Converts the Range object to its equivalent range string representation.

Public Properties

Name Description
Public Property
LastValue The last value in the Range
Public Property StartValue The first value in the Range

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly