PrecisionModel.IsExact

PrecisionModel.IsExact property

获取一个值,指示此精度模型是否为精确。

public bool IsExact { get; }

Property Value

如果此精度模型是精确的,则为 true;否则为 false

另见