SearchResultsTResultsPerPage Property |
doogal.co.uk Home
Gets the number of results per page.
Namespace: SpotifyAssembly: Spotify (in Spotify.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax public int ResultsPerPage { get; }
Public ReadOnly Property ResultsPerPage As Integer
Get
public:
property int ResultsPerPage {
int get ();
}
member ResultsPerPage : int with get
Property Value
Type:
Int32See Also