TranslationResponse.Results Property (Bing, Version 2.2)

Returns an array of TranslationResult objects.

Visual Basic
<XmlArrayItemAttribute(IsNullable=False)> _  
Public Property Results() As TranslationResult()
End Property
C#
[XmlArrayItemAttribute(IsNullable=false)] 
public TranslationResult[] Results { get; set; }
See Also

Concepts

Translation SourceType (Bing, Version 2.2)

Page view tracker