Count (GenericNamedArraylist property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 1: Line 1:
<span style="font-size:120%; color:black"><b><section begin=dpl_desc/>Number of items in NamedArraylist<section end=dpl_desc/></b></span>
{{Template:GenericNamedArraylist:Count subtitle}}
[[Category:NamedArraylist methods|Count property]]
<!--DPL?? Category:NamedArraylist methods|Count property: Number of items in NamedArraylist-->
<p>
Count is a member of the [[NamedArraylist class]].
</p>


This ReadOnly property returns the number of items in the NamedArraylist.
This ReadOnly property returns the number of items in the NamedArraylist.
==Syntax==
==Syntax==
  %num = %namrayl:Count
{{Template:GenericNamedArraylist:Count syntax}}
===Syntax Terms===
===Syntax terms===
<dl>
<dl>
<dt><i>%num</i>
<dt><i>%num</i>
Line 18: Line 13:


</dl>
</dl>
==See also==
{{Template:GenericNamedArraylist:Count footer}}

Revision as of 20:53, 28 January 2011