ScalarDataValue.CompareTo Method
- Updated2023-02-21
- 2 minute(s) read
| 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. |