ScalarDataValue.CompareTo Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| CompareTo(ScalarDataValue) | Compares this instance to a specified object and returns an integer that indicates their relationship to each other. This is an abstract declaration only. Derived classes must implement the correct CompareTo method for that class. | |
| CompareTo(Object) | Compares this instance to a specified object and returns an integer that indicates their relationship to each other. |