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

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