Dictionary

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

Dictionary

Gets the list of elements contained in the MfDictionaryBase instance

OutputVar := instance.Dictionary

Value

MfDictionary instance representing the current instance.

Gets

Gets the list of elements contained in the instance

Remarks

This property is read-only and is intended to be a protected property.

The On* methods are invoked only on the instance returned by the Dictionary property, but not on the instance returned by the InnerHashtable property.