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