.NET dictionary, returned as an instance of
System.Collections.Generic.Dictionary<TKey, TValue> with
equivalent entries as mlDict. The generic parameters are the .NET
types that most closely match the types of keys and values in the MATLAB dictionary. For information about type conversions, see Pass Data to .NET Objects.