Click or drag to resize

MenuItemsReadOnlyClone Method

Creates a copy of the collection using the same contained MenuItem objects.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual MenuItems Clone()

Return Value

Type: MenuItems
See Also