Beta Documentation - Subject to change.

Defines a list of menu items.

Methods

  NameDescription
AddAdds a menu item.
ClearClears the items from the list.
ContainsTest is the list contains a specific menu item.
GetGets the item at the specified index.
GetCountGets the number of menu items.
IndexOfGets the index of a menu item in the list.
InsertInserts a menu item at a given index.
RemoveRemoves a menu item from the list.
RemoveAtRemoves a menu item at the specified index.
SetSets the menu item at the specified index.