Silverlight SDK for Microsoft Bing
NewsCollections Property
OverviewMicrosoft.Bing.ServiceNewsResultNewsCollections
Declaration Syntax
C#Visual BasicVisual C++
public NewsCollection[] NewsCollections { get; set; }
Public Property NewsCollections As NewsCollection()
public:
property array<NewsCollection^>^ NewsCollections {
	array<NewsCollection^>^ get ();
	void set (array<NewsCollection^>^ value);
}
Remarks

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)