[This is preliminary documentation and is subject to change.]
Namespace: NFX.FinancialAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static Amount operator -(
Amount left,
Amount right
)
public static Amount operator -(
Amount left,
Amount right
)
Public Shared Operator - (
left As Amount,
right As Amount
) As Amount
Public Shared Operator - (
left As Amount,
right As Amount
) As Amount
public:
static Amount operator -(
Amount left,
Amount right
)
public:
static Amount operator -(
Amount left,
Amount right
)
static let inline (-)
left : Amount *
right : Amount : Amount
static let inline (-)
left : Amount *
right : Amount : Amount
Return Value
Type:
Amount