Revisions |
This is preliminary documentation and is subject to change.
The RevisionsGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumGeneratorParameters |
Fills generator parameters for action=query&generator= request.
(Inherited from WikiPagePropertyGeneratorTItem) | |
| EnumItemsAsync |
Asynchronously enumerates all the items in the list.
(Inherited from WikiPagePropertyListT) | |
| EnumListParameters |
When overridden, fills generator parameters for action=query&prop={PropertyName} request.
(Overrides WikiPagePropertyListTEnumListParameters) | |
| EnumPagesAsync | Infrastructure. Not intended to be used directly in your code.
Asynchronously enumerates the pages from generator. (Overrides WikiPagePropertyGeneratorTItemEnumPagesAsync) | |
| EnumPagesAsync(IWikiPageQueryProvider) | Infrastructure. Not intended to be used directly in your code.
Asynchronously enumerates the pages from generator. (Overrides WikiPagePropertyGeneratorTItemEnumPagesAsync(IWikiPageQueryProvider)) | |
| EnumPagesAsync(PageQueryOptions) | Infrastructure. Not intended to be used directly in your code.
Asynchronously enumerates the pages from generator. (Overrides WikiPagePropertyGeneratorTItemEnumPagesAsync(PageQueryOptions)) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ItemFromJson |
Parses an item contained in the action=query&prop={PropertyName} JSON response.
(Overrides WikiPagePropertyListTItemFromJson(JsonNode, JsonObject)) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from WikiPagePropertyListT) |