你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentFieldValue.AsDouble 方法

定义

获取字段的值作为 Double

public double AsDouble ();
member this.AsDouble : unit -> double
Public Function AsDouble () As Double

返回

转换为 Double的字段的值。

例外

当 不是 DoubleAzure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldType引发。

适用于