Instantiate a Xojo.Core.DictionaryEntry with custom values

Is there any way to instantiate a Xojo.Core.DictionaryEntry with our own values? I want convert code that currently uses the new framework Dictionary back to classic Dictionary by changing as little as possible. If I can make it an iterable that returns a DictionaryEntry, it would make the task much easier.

No, but I see no reason why there shouldn’t be a constructor like this.

I’ll file Feedback, thanks.

+1
That would be very useful!

let us know what the feedback # is, please.

<https://xojo.com/issue/46275>

thanks! I added it to my list.

Moving this topic to General…