.size
The .size
property returns the number of values in a Set
as an integer.
Syntax
set.size;
No parameters are needed for the .size
property.
The .size
property returns the number of values in a Set
as an integer.
set.size;
No parameters are needed for the .size
property.