Click or drag to resize

Range<T> Properties

The Range<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyEnd
Gets the end value of the range.
Public propertyStart
Gets the start value of the range
Top
See Also