Methods |
Scroll |
Name |
Description |
Overloaded. Adds a (sub) menu item to the current menu. |
|
Copies all TheMenu objects from the specified TheMenu to this one. |
|
Adds a separator to the current menu. |
|
Removes all elements from the list. |
|
Returns a copy of the list. |
|
Checks if the list contains an TheMenu with the specified ID or name. |
|
Returns the first TheMenu with the specified ID or name. If no matching folder item is found Nothing / null is returned. |
|
Returns an enumerator for this list. |
|
Inserts a (sub) menu item at the specified position the current menu. |
|
Inserts a separator at the specified position in the current menu. |
|
Removes the TheMenu item with the specified index from the current menu. |
|
Returns a string representation of the object (for debugging). |