Returns an array of TranslationResult objects.
<XmlArrayItemAttribute(IsNullable=False)> _
Public Property Results() As TranslationResult()
End Property
[XmlArrayItemAttribute(IsNullable=false)]
public TranslationResult[] Results { get; set; }
Concepts
Translation SourceType (Bing, Version 2.2)