次の方法で共有


FunctionParameter.Precision プロパティ

定義

パラメーターの有効桁数の値を取得します。

public Nullable<byte> Precision { get; }
member this.Precision : Nullable<byte>
Public ReadOnly Property Precision As Nullable(Of Byte)

プロパティ値

パラメーターの有効桁数の値。

適用対象