LongRange Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.LongRange"]
Namespace: Stimulsoft.Report
The LongRange type exposes the following members.
| Name | Description | |
|---|---|---|
| LongRange | Initializes a new instance of the LongRange class | |
| LongRange(Int64, Int64) | Initializes a new instance of the LongRange class |
| Name | Description | |
|---|---|---|
| FromObject |
Gets or sets From item of range.
(Overrides RangeFromObject.) | |
| FromStrLoc | (Inherited from Range.) | |
| 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.) |
| Name | Description | |
|---|---|---|
| Contains | ||
| 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.) |