[]
The class contains the date range value.
public class DateRange
Name | Description |
---|---|
DateRange() | Constructor to create instance by user code. |
Name | Description |
---|---|
End | Gets or set end value. |
Start | Gets or sets start value. |
Name | Description |
---|---|
Clone() | Create a shallow copy instance. |
ToString() | Returns a string that represents the current range. |