The following tables list the members exposed by Range.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Range | Initializes a new instance of the Range class. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
!= | Tests whether two Range objects are different. |
![]() ![]() |
== | Tests whether two Range objects are equal. |
![]() |
Equals | Tests to see whether the specified object is a Range with the same values as this Range. |
![]() |
GetHashCode | Overridden. Returns a hash code for this Range class. |
![]() ![]() |
Parse | Overridden. Converts the string representation of a range into its Range equivalent. |
![]() |
ToString | Overridden. Converts the Range object to its equivalent range string representation. |
Public Properties
Name | Description | |
---|---|---|
![]() |
LastValue | The last value in the Range |
![]() |
StartValue | The first value in the Range |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET