Gets the number of items in the collection.
# Get the value of the property.propertyValue = listItems_var.count
#include <Core/UserInterface/ListItems.h>// Get the value of the property.uinteger propertyValue = listItems_var->count();