OCLOperators size
No edit summary
No edit summary
Line 1: Line 1:
Returns the number of elements in the collection
=== size () : Integer ===
Returns the number of characters composing ''self''.
{| class="wikitable"
!Expression
!Result
|-
|'size operation'.size()
|14
|}
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 14:42, 18 November 2019

size () : Integer

Returns the number of characters composing self.

Expression Result
'size operation'.size() 14
This page was edited 47 days ago on 02/10/2024. What links here