DocumentFieldValue.AsDictionary Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o valor do campo como um Dictionary<TKey,TValue>.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField> AsDictionary ();
member this.AsDictionary : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField>
Public Function AsDictionary () As IReadOnlyDictionary(Of String, DocumentField)
O valor do campo convertido em um Dictionary<TKey,TValue>.
Gerado quando Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFieldValue.FieldType não Dictionaryé .
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: