Fraction Class |
The Fraction class represents the value of XBRL fraction numeric facts.
Namespace: Altova.RaptorXml.Xbrl
The Fraction type exposes the following members.
| Name | Description | |
|---|---|---|
| Fraction(Decimal) | Initializes a new instance of the Fraction class | |
| Fraction(Decimal, Decimal) | Initializes a new instance of the Fraction class |
| Name | Description | |
|---|---|---|
| Denominator | ||
| Numerator |
| Name | Description | |
|---|---|---|
| Compare | ||
| CompareTo(Object) | ||
| CompareTo(Fraction) | ||
| Dispose | Releases all resources used by the Fraction | |
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(Fraction) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToDouble | ||
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| GreaterThan | ||
| (Fraction to Double) | ||
| Inequality | ||
| LessThan |