| SearchResultsTNumberOfPages Property  | 
doogal.co.uk Home
            Gets the total number of pages of results available.
            
 
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntaxpublic int NumberOfPages { get; }Public ReadOnly Property NumberOfPages As Integer
	Get
public:
property int NumberOfPages {
	int get ();
}member NumberOfPages : int with get
Property Value
Type: 
Int32
See Also