Click or drag to resize

ProjectItemCollectionBaseTItem, TDictionaryItemAdd Method

[Missing <summary> documentation for "M:Altaxo.Main.ProjectItemCollectionBase`2.Add(`0)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual void Add(
	TItem item
)

Parameters

item  TItem

[Missing <param name="item"/> documentation for "M:Altaxo.Main.ProjectItemCollectionBase`2.Add(`0)"]

Implements

ICollectionTAdd(T)
See Also