List of MarksStoreArray methods

From m204wiki
Revision as of 16:20, 23 December 2015 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following are the available MarksStoreArray class methods.

MethodDescription
CopyCopy MarksStoreArray
DeepCopyCopy MarksStoreArray
FindFind next MarksStoreArray item that matches a value
InitializeSet all items in MarksStoreArray to the same value
ItemRetrieve or set value of MarksStoreArray item
MaxStoreCodeStore code of last item in MarksStoreArray
MaxStoreCodeNumberNumber of store codes in MarksStoreArray
NewCreate new MarksStoreArray instance

See also