Gets the number of entities currently selected.
# Get the value of the property.propertyValue = selections_var.count
#include <Core/UserInterface/Selections.h>// Get the value of the property.uinteger propertyValue = selections_var->count();