KeyValuePair (STRUCT)ΒΆ
TYPE KeyValuePair : STRUCT
Key value pair of IElements
- InOut:
Name
Type
Comment
KeyElement
The key
ValueElement
The value
Next
POINTER TO KeyValuePair
Pointer to the next key value pair
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 |