Click or drag to resize

ExtensionPathCodons Property

Gets all codons in the extension path.

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

Property Value

IEnumerableCodon
See Also