OCLOperators size
(Created page with "Returns the number of elements in the collection")
 
(Automatically adding template at the end of the page.)
 
(6 intermediate revisions by 4 users not shown)
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:OCL Collection Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:43, 10 February 2024

size () : Integer

Returns the number of characters composing self.

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