AllItems SEMenuList Assign

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEMenuList >

AllItems SEMenuList Assign

Previous pageReturn to chapter overviewNext page

Purpose

Sets the internal array of the menu list.

Each element is a MenuListItem object.

If the array aValue is greater MaxItemCount it becomes truncated.

 

Prototype

ASSIGN AllItems(aValue) CLASS SEMenuList

 

Argument

<aValue>

One dimensional array of MenuListItem objects.