NewsCollection.NewsArticles (Bing, Version 2.0)

Array of NewsArticles that constitute this NewsCollection.

<XmlArrayItemAttribute(IsNullable=False)> _  
Public Property NewsArticles() As NewsArticle()
End Property
[XmlArrayItemAttribute(IsNullable=false)] 
public NewsArticle[] NewsArticles { get; set; }

Remarks

A collection is a grouping of related image, video and text articles.