Table of Contents

Method RemoveMenuElement

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

RemoveMenuElement(IMenuModelElement)

Removes a menu model element from the collection.

void RemoveMenuElement(IMenuModelElement menuModel)

Parameters

menuModel IMenuModelElement

The menu model element to remove.