|
|
This documentation is now deprecated. Please switch to the IBKR Campus for up-to-date information regarding IBKR's API solutions. |
Convenience class to define key-value pairs. More...
Public Member Functions | |
TagValue (string p_tag, string p_value) | |
override bool | Equals (object other) |
override int | GetHashCode () |
Properties | |
string | Tag [get, set] |
string | Value [get, set] |
Convenience class to define key-value pairs.