List of MarksStoreArray methods

From m204wiki
Revision as of 22:21, 14 February 2011 by Wiccan (talk | contribs) (Automatically generated page update)
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