Silverlight SDK for Microsoft Bing
PageCount Property
OverviewMicrosoft.BingSearchEnvironmentPageCount
Gets a value which indicates how many pages are in the current SearchResults based on ResultCount and PageSize.
Declaration Syntax
C#Visual BasicVisual C++
public uint PageCount { get; }
Public ReadOnly Property PageCount As UInteger
public:
property unsigned int PageCount {
	unsigned int get ();
}

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