DotNetWikiBot Framework Documentation
Removes all empty pages from PageList. But firstly don't forget to load the pages from site using pageList.LoadWithMetadata().

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void RemoveEmpty()

See Also