RealTimeSequence.Equals Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| 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).) |