RealTimeSequence.Equals Method
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| Name | Description | |
|---|---|---|
| Equals(RealTimeSequence) | Determines whether the specified other real-time sequence is equal to the current RealTimeSequence. Equivalency is determined using the Code, References, and Variables that make up the sequence. | |
| Equals(Object) | Determines whether the specified obj, which must be a RealTimeSequence, is equal to the current RealTimeSequence. Equivalency is determined using the Code, References, and Variables that make up the sequence. (Overrides Object.Equals(Object).) |