TimeSpanRange Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.TimeSpanRange"]
Namespace: Stimulsoft.Report
The TimeSpanRange type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeSpanRange | Initializes a new instance of the TimeSpanRange class | |
| TimeSpanRange(NullableTimeSpan, NullableTimeSpan) | Initializes a new instance of the TimeSpanRange class | |
| TimeSpanRange(TimeSpan, TimeSpan) | Initializes a new instance of the TimeSpanRange class |
| Name | Description | |
|---|---|---|
| FromObject |
Gets or sets From item of range.
(Overrides RangeFromObject.) | |
| FromStrLoc | (Inherited from Range.) | |
| FromTime | ||
| RangeName |
Gets specified name of range. Range name equal to name of range class.
(Overrides RangeRangeName.) | |
| RangeType |
Gets the type of range items.
(Overrides RangeRangeType.) | |
| ToObject |
Gets or set To item of range.
(Overrides RangeToObject.) | |
| ToStrLoc | (Inherited from Range.) | |
| ToTime |
| Name | Description | |
|---|---|---|
| Contains(NullableTimeSpan) | ||
| Contains(TimeSpan) | ||
| Equals | (Inherited from Range.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from Range.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse |
Fill From and To item of range with it string representation.
(Inherited from Range.) | |
| ToString | (Overrides ObjectToString.) |