ToolboxCategory.Add(ToolboxItemWrapper) Metoda

Definicja

Dodaje określone narzędzie do końca kolekcji kategorii przybornika.

public:
 void Add(System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^ tool);
public void Add (System.Activities.Presentation.Toolbox.ToolboxItemWrapper tool);
member this.Add : System.Activities.Presentation.Toolbox.ToolboxItemWrapper -> unit
Public Sub Add (tool As ToolboxItemWrapper)

Parametry

tool
ToolboxItemWrapper

ToolboxItemWrapperElement, który ma zostać dodany do kolekcji.

Wyjątki

toolMa wartość null .

Dotyczy