共用方式為


Amount 類別

定義

金額。

public class Amount
type Amount = class
Public Class Amount
繼承
Amount

建構函式

Amount()

初始化 Amount 類別的新實例。

Amount(String, Nullable<Double>)

初始化 Amount 類別的新實例。

屬性

Currency

取得金額值的貨幣。

Value

取得或設定數量詞。

適用於