OCLOperators size
This page was created by Alexandra on 2017-08-13. Last edited by Edgar on 2025-08-31.
size () : Integer
Returns the number of items in a collection.
Expression | Result |
---|---|
Set{1,2,4}->size() | 3 |
Returns the number of items in a collection.
Expression | Result |
---|---|
Set{1,2,4}->size() | 3 |
© MDRIVEN. All Rights Reserved
© MDRIVEN. All Rights Reserved