Compartir a través de


DocumentFieldValue.AsList Método

Definición

Obtiene el valor del campo como .IReadOnlyList<T>

public System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField> AsList();
member this.AsList : unit -> System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField>
Public Function AsList () As IReadOnlyList(Of DocumentField)

Devoluciones

Valor del campo convertido en .IReadOnlyList<T>

Excepciones

Se produce cuando Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldType no Listes .

Se aplica a