Constructor for Abstract MfDictionaryBase Class
OutputVar := new MfDictionaryBase()
Throws MfNotSupportedException if this Abstract class constructor is called directly.
Derived classes must call base.__New() in their constructors.Abstract Class