DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns IEnumerator object.
This function allows to iterate over Page objects in this
PageList using "foreach" loop.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public IEnumerator GetEnumerator() |
Return Value
Type: IEnumeratorReturns IEnumerator object.