CrawlerGetAlbumCount Method
Gets the count of the albums found using the current search query.
Namespace: DevCase.ThirdParty.FreeHardMusicAssembly: 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()
Public Overridable Function GetAlbumCount As Integer
Dim instance As Crawler
Dim returnValue As Integer
returnValue = instance.GetAlbumCount()
public:
virtual int GetAlbumCount()
abstract GetAlbumCount : unit -> int
override GetAlbumCount : unit -> int
No code example is currently available or this language may not be supported.
Return Value
Int32
The count of the albums found using the current search query.
Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:
HtmlAgilityPack