KeyValuePair (STRUCT)
TYPE KeyValuePair : STRUCT
Key value pair of IElements
- InOut:
Name
Type
Comment
KeyElementThe key
ValueElementThe value
NextPOINTER TO KeyValuePair
Pointer to the next key value pair
KeyValuePair (STRUCT)TYPE KeyValuePair : STRUCT
Key value pair of IElements
Name |
Type |
Comment |
|---|---|---|
|
The key |
|
|
The value |
|
|
POINTER TO KeyValuePair |
Pointer to the next key value pair |