References.Equals Method
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| Equals(References) | Determines whether the specified other object is equal to the current References instance. Equivalency is determined using the ReferenceList. | |
| Equals(Object) | Determines whether the specified obj, which must be a References object, is equal to the current References instance. Equivalency is determined using the Setup, Main, and CleanUp sections of sequence code. (Overrides Object.Equals(Object).) |