Compares this Key Value List with another and returns 0 if the Items are the same. If any Item differs, 1 (non-zero) is returned.

The order of Items does not matter. Keys are case insensitive. Values are case sensitive.

Syntax

ISKeyValueList.CompareTo(kvlCompareTo)

Parameters

NameTypeOptionalByRefDescription
kvlCompareTo ISKeyValueList The Key Value List to compare to.

Return Value

Integer
Member of:
ISKeyValueList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0