AbstractDeclaration.Equals Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| Equals(AbstractDeclaration) | Determines whether the specified other object is equal to the current instance of AbstractDeclaration. Equality is determined using the DefaultValue and Identifier. | |
| Equals(Object) | Determines whether the specified obj, which must be a AbstractDeclaration, is equal to the current AbstractDeclaration. (Overrides Object.Equals(Object).) |