getMemberKeys

getMemberKeys(keys: KeyType output; value: MemberType) 
              receiverByReference, abstract;

The getMemberKeys method of the Dictionary class returns the key property values of the passed in value in the keys output parameter.

2020.0.01 and higher