Megosztás a következőn keresztül:


DocumentField.ValueList Property

Definition

Overloads

ValueList

Array of field values.

ValueList

Source:
DocumentField.cs

Array of field values.

public System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentField> ValueList { get; }
member this.ValueList : System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.DocumentField>
Public ReadOnly Property ValueList As IReadOnlyList(Of DocumentField)

Property Value

Applies to