DotNetWikiBot Framework Documentation
Overload List
Name | Description | |
---|---|---|
Item[([( Int32])]) | This index allows to call pageList[i] instead of pageList.pages[i]. | |
Item[([( String])]) | This index allows to use pageList["title"] syntax. Don't forget to use correct
local namespace prefixes. Call CorrectNsPrefixes()()()() function to correct
namespace prefixes in a whole PageList at once. |