add


Description:

public bool add (DockElement element, DockElement? target = null)

Adds a dock-element to the collection.

Parameters:

element

the dock-element to add

target

an existing item where to put this new one at

Returns:

whether adding the item was successful