DotNetWikiBot Framework Documentation
Overload List
Name | Description | |
---|---|---|
Contains(String) | This function returns true, if a page with specified title exists
in this PageList. This function corrects all namespace prefixes in this PageList
before comparison. | |
Contains(Page) | This function returns true, if this PageList contains page with the same title
and same revision ID with page passed as a parameter. Before comparison this function
corrects all namespace prefixes in this PageList and in title of Page passed
as a parameter. |