Returns a value indicating whether two instances of TdTime are equal.
            
            Overload List
| Overload | Description | 
|---|
| Equals(Object) | Compares this instance and  to determine whether they are equal. | 
| Equals(TdTime) | Compares this instance and another TdTime to determine whether they are equal. | 
| Equals(TdTime,TdTime) | Compares two TdTime instances to determine whether they are equal. | 
Requirements
| Product | Versions | Platforms | 
|---|
| .NET | 6, 7 | Windows, Linux, MacOS | 
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows | 
| .NET Standard | 2.0 | Windows, Linux, MacOS | 
 
            
            See Also