DotNetWikiBot Framework Documentation
Removes all recurring pages from PageList. Only one page with some title will remain in PageList. This makes all page elements in PageList unique.

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

Syntax

C#
public void RemoveRecurring()

See Also