Click or drag to resize

AddInTreeNodeAddCodons Method

[Missing <summary> documentation for "M:Altaxo.AddInItems.AddInTreeNode.AddCodons(System.Collections.Generic.IEnumerable{Altaxo.AddInItems.Codon})"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void AddCodons(
	IEnumerable<Codon> newCodons
)

Parameters

newCodons  IEnumerableCodon

[Missing <param name="newCodons"/> documentation for "M:Altaxo.AddInItems.AddInTreeNode.AddCodons(System.Collections.Generic.IEnumerable{Altaxo.AddInItems.Codon})"]

See Also