List of MarksStoreArray methods

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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