Click or drag to resize

AddInTreeNodeCodons Property

A list of child Codons.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ReadOnlyCollection<Codon> Codons { get; }

Property Value

ReadOnlyCollectionCodon
See Also