DotNetWikiBot Framework Documentation
Class defines a set of wiki pages. List<Page> object is used internally for pages storing.

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

Syntax

C#
[SerializableAttribute]
public class PageList

Inheritance Hierarchy

System..::..Object
  DotNetWikiBot..::..PageList

See Also