List of MarksStoreArray methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
The following are the available [[MarksStoreArray class]] methods. | The following are the available <var>[[MarksStoreArray class|MarksStoreArray]]</var> class methods. | ||
{{Template:Method list header|class=MarksStoreArray}} | {{Template:Method list header|class=MarksStoreArray}} | ||
<div class="showVisit"> | |||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><th>Method</th><th>Description</th></tr> | <tr><th>Method</th><th>Description</th></tr> | ||
Line 14: | Line 15: | ||
<tr><td valign="top">[[New (MarksStoreArray constructor)|New]]</td><td valign="top">Create new MarksStoreArray instance</td></tr> | <tr><td valign="top">[[New (MarksStoreArray constructor)|New]]</td><td valign="top">Create new MarksStoreArray instance</td></tr> | ||
</table> | </table> | ||
</div> | |||
==See also== | ==See also== | ||
<table class="list"><tr> | <table class="list"><tr> | ||
Line 24: | Line 26: | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Lists of methods]] |
Latest revision as of 16:20, 23 December 2015
The following are the available MarksStoreArray class methods.
Method | Description |
---|---|
Copy | Copy MarksStoreArray |
DeepCopy | Copy MarksStoreArray |
Find | Find next MarksStoreArray item that matches a value |
Initialize | Set all items in MarksStoreArray to the same value |
Item | Retrieve or set value of MarksStoreArray item |
MaxStoreCode | Store code of last item in MarksStoreArray |
MaxStoreCodeNumber | Number of store codes in MarksStoreArray |
New | Create new MarksStoreArray instance |