OCLOperators at
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
 
Line 9: Line 9:
|}
|}
[[Category:OCL Collection Operators]]
[[Category:OCL Collection Operators]]
{{Edited|July|12|2024}}

Latest revision as of 15:41, 10 February 2024

at ( index : Integer ) : T

Returns the element of self at the *index* position.

Expression Result
Sequence{'a', 'b'}->at(1) a
This page was edited 95 days ago on 02/10/2024. What links here