The IPriceIntern type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dec |
decrease value by 1 tick
| |
FromString |
Parse formatted price
| |
GetPriceFormatString |
Builds format string for use with string.Format(integer part, fractional part)
| |
Inc |
increase value by 1 tick
|
See Also