CrawlerGetAlbumCount Method

Gets the count of the albums found using the current search query.

Definition

Namespace: DevCase.ThirdParty.FreeHardMusic
Assembly: DevCase.net48.ThirdParty.FreeHardMusic (in DevCase.net48.ThirdParty.FreeHardMusic.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual int GetAlbumCount()

Return Value

Int32
The count of the albums found using the current search query.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:

HtmlAgilityPack

See Also