Share via


DictionaryExampleItem.Examples Property

Definition

A list of examples for the (source term, target term) pair.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Text.DictionaryExample> Examples { get; }
member this.Examples : System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Text.DictionaryExample>
Public ReadOnly Property Examples As IReadOnlyList(Of DictionaryExample)

Property Value

Applies to