Returns the number of components in the collection.
# Get the value of the property.propertyValue = componentList_var.count
#include <Fusion/Components/ComponentList.h>// Get the value of the property.uinteger propertyValue = componentList_var->count();