Decimal.Scale プロパティ

定義

10 進数の桁数を表す 0 ~ 28 の数値である、10 進数の倍率を取得します。

public:
 property System::Byte Scale { System::Byte get(); };
public byte Scale { get; }
member this.Scale : byte
Public ReadOnly Property Scale As Byte

プロパティ値

適用対象