NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Menu.MenuItemCollection Class

[To be supplied.]

Object
   Menu.MenuItemCollection

[Visual Basic]
Public Class Menu.MenuItemCollection
   Implements ICollection, IEnumerable
[C#]
public class Menu.MenuItemCollection : ICollection, IEnumerable
[C++]
public __gc class Menu.MenuItemCollection : public ICollection,
   IEnumerable
[JScript]
public class Menu.MenuItemCollection implements ICollection,
   IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

Menu.MenuItemCollection Members | System.WinForms Namespace