Reference.Equals Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| Equals(Reference) | Determines whether the specified other object is equal to the current Reference. Equivalency is determined using the Path and Alias for the reference. | |
| Equals(Object) | Determines whether the specified obj, which must be a Reference, is equal to the current Reference. (Overrides Object.Equals(Object).) |