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