Compartir a través de


FieldValue.AsList Método

Definición

Obtiene el valor del campo como .IReadOnlyList<T>

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

Devoluciones

Valor del campo convertido en .IReadOnlyList<T>

Excepciones

Se produce cuando ValueType no Listes .

Se aplica a