MenuItemCollectionInsert Method

Inserts a menu item to this collection.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public virtual void Insert(
        int index,
        MenuItem value
)

Parameters

index  Int32
[in] Insertion index.
value  MenuItem
[in] Menu item to insert.
See Also

©  Bricsys NV. All rights reserved.