Entity Methods |
This is preliminary documentation and is subject to change.
The Entity type exposes the following members.
| Name | Description | |
|---|---|---|
| EditAsync(IEnumerableEntityEditEntry, String) | Makes the specified changes to the current entity on the Wikibase site. | |
| EditAsync(IEnumerableEntityEditEntry, String, EntityEditOptions) | Makes the specified changes to the current entity on the Wikibase site. | |
| EditAsync(IEnumerableEntityEditEntry, String, EntityEditOptions, CancellationToken) | Makes the specified changes to the current entity on the Wikibase site. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IdFromSiteLinkAsync | Asynchronously gets the entity IDs with specified sequence of titles on the specified site. | |
| IdsFromSiteLinksAsync | Asynchronously gets the entity IDs with specified sequence of titles on the specified site. | |
| RefreshAsync | Refreshes the basic entity information from Wikibase site. | |
| RefreshAsync(EntityQueryOptions) | Refreshes the entity information from Wikibase site. | |
| RefreshAsync(EntityQueryOptions, ICollectionString) | Refreshes the entity information from Wikibase site. | |
| RefreshAsync(EntityQueryOptions, ICollectionString, CancellationToken) | Refreshes the entity information from Wikibase site. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |