Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFSetMBS class.

CFSetMBS.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 CFMutableSetMBS

x.Set(NewCFStringMBS("Hello"))

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...