Click or drag to resize

ProjectItemCollectionBaseTItemWireItem Method

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


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

Parameters

item  TItem

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

See Also