Values

Namespace ›› System ›› MfDictionaryBase ›› Properties ››
Parent Previous Next

Values

Gets an MfCollection instance containing the values in the MfDictionaryBase instance.

OutputVar := instance.Values
instance.Values := Value

Value

MfCollection instance

Gets

Gets an MfCollection instance containing the Values.

Remarks

read-only property.
The order of the Keys in the MfCollection object is unspecified, but is the same order as the associated values in the MfCollection object returned by the Values property.