toggle menu
Kotools Types
5.0.1
common
switch theme
types
/
kotools.types.collection
/
sizeOrZero
size
Or
Zero
@
Since
(
version
=
KotoolsTypesVersion.V4_1_0
)
val
NotEmptyCollection
<
*
>
?
.
sizeOrZero
:
PositiveInt
Returns the size of this collection, or returns
ZeroInt
if this collection is
null
.