Article Details
| Id: | 18890 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 3.04.03 |
| Opened: | 16/12/2021 |
| Closed: | 16/12/2021 |
| Released: | 01/02/2022 |
| Job: | J028053 |
ISKeyValueList class; added "CompareTo" function
A new function CompareTo has been added to ISKeyValueList.
This function compares the Key Value List with another. It returns 0 if the Items are the same. If any Item differs, 1 (non-zero) is returned.
Note:
- The order of Items does not matter.
- Keys are case insensitive.
- Values are case sensitive.