List of MarksStoreArray methods: Difference between revisions
Jump to navigation
Jump to search
m Automatically generated page update |
m Automatically generated page update |
||
| Line 3: | Line 3: | ||
The following are the available [[MarksStoreArray class]] methods. | The following are the available [[MarksStoreArray 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> | ||
Revision as of 22:21, 14 February 2011
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 |