Swap(Key1: Integer; Key2: Integer);
Key1. Key of the first parameter.
Key2. Key of the second parameter.
The Swap method swaps the two specified parameter.
See also:
IDefParameters