DefaultCase.Equals Method
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| Name | Description | |
|---|---|---|
| Equals(CodeSection) | Determines whether the specified other object is equal to the current instance of CodeSection. Equivalency is determined using the Body code block. (Inherited from CodeSection.) | |
| Equals(Object) | Determines whether the specified obj, which must be a CodeSection object, is equal to the current instance of CodeSection. Equivalency is determined using the Body code block. (Inherited from CodeSection.) |