get_related_keys
Description:
Returns a set containing the values for key and related keys at position index from this
.
If user changes any of the values in the related keys, the changes will become permanent.
Parameters:
| this |
a data |
| key |
a metadata key |
| index |
element to retrieve, starting at 0 |
Returns:
|
a RelatedKeys. Do not free it. |