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 55 days ago on 01/20/2025. What links here