Platforms to show: All Mac Windows Linux Cross-Platform

NewCFMutableDictionaryMBS as CFMutableDictionaryMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method CoreFoundation MBS MacCF Plugin ✅ Yes ❌ No ❌ No ✅ Yes All
Returns a new emptry CFMutableDictionaryMBS.
Example
dim d as CFMutableDictionaryMBS

d=NewCFMutableDictionaryMBS
d.Add NewCFStringMBS("Key"),NewCFStringMBS("Value")
MsgBox d.XML.str

Blog Entries

The items on this page are in the following plugins: MBS MacCF Plugin.


The biggest plugin in space...