DataResource.Equals Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Equals(DataResource) | Determines whether the specified other object is equal to the current instance of DataResource. This is an abstract declaration only. Derived classes must implement the correct Equals comparison for that class. |