Click or drag to resize

aceMenuItemCollectionRemove Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sklanja celu kolekciju iz menija

Namespace:  imbACE.Core.commands.menu.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void Remove(
	IEnumerable<aceMenuItem> items
)
Request Example View Source

Parameters

items
Type: System.Collections.GenericIEnumerableaceMenuItem
See Also