Format Class |
public static class Format
The Format type exposes the following members.
| Name | Description | |
|---|---|---|
| Forex | ||
| FromFraction(Decimal, Decimal, Boolean) | Converts fractional price to price | |
| FromFraction(Decimal, Double, Boolean) | Converts fractional price to price | |
| FromFraction(Double, Double, Boolean) | Converts fractional price to price | |
| GetFractionString | ||
| IsFraction | ||
| Quantity | ||
| ToFraction(Decimal, Double) | Converts price to fractional price | |
| ToFraction(Double, Double) | Converts price to fractional price |