Platforms to show: All Mac Windows Linux Cross-Platform

Back to CFBagMBS class.

CFBagMBS.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 b as new CFMutableBagMBS

b.Add(NewCFStringMBS("Hello"))

MsgBox str(b.Count)

(Read only property)

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


The biggest plugin in space...