[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| MenuInfo()()() |
Initializes a new instance of MenuInfo class.
By default always a menulist is created containing one menuitem
which is represented by the MenuItemInfo class.
| |
| MenuInfo(String) |
Initializes a new instance of MenuInfo class from a previously
saved xml document. It behaves like a default constructor if the
file does not exist or is empty.
| |
| MenuInfo(SerializationInfo, StreamingContext) |
The constructor which implements the ISerializable interface.
|
