Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 652 Bytes

File metadata and controls

16 lines (10 loc) · 652 Bytes

UiTemplates.Add(CommandButtonTemplate) Method

Adds a new IUiTemplate object to the collection.

public void Add(InventorCode.AddinPack.CommandButtonTemplate button);

Parameters

button CommandButtonTemplate

The IUiTemplate object to add.