Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFDictionaryMBS class.

CFDictionaryMBS.Count as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreFoundation MBS MacCF Plugin ✅ Yes ❌ No ❌ No ✅ Yes All
Counts all values.
Example
dim x as new CFMutableDictionaryMBS

x.Add(NewCFStringMBS("Hello"), NewCFStringMBS("World"))

MsgBox str(x.Count)

(Read only property)

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


The biggest plugin in space...