KeyValuePair (STRUCT)ΒΆ

TYPE KeyValuePair : STRUCT

Key value pair of IElements

InOut:

Name

Type

Comment

KeyElement

IElement

The key

ValueElement

IElement

The value

Next

POINTER TO KeyValuePair

Pointer to the next key value pair