Menu::MenuItemCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that can be used to iterate through the menu item collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that represents the menu item collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: