OCLOperators size

size () : Integer

Returns the number of items in a collection.

Expression Result
Set{1,2,4}->size() 3

Not to be confused with length that works on strings


This page was edited 28 days ago on 10/16/2024. What links here