Silverlight SDK for Microsoft Bing
PageSize Property
OverviewMicrosoft.BingSearchEnvironmentPageSize
Gets/Sets a value which defines the number of elements per page (Page Size)
Declaration Syntax
C#Visual BasicVisual C++
public uint PageSize { get; set; }
Public Property PageSize As UInteger
public:
property unsigned int PageSize {
	unsigned int get ();
	void set (unsigned int value);
}

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