Click or drag to resize

OriginAnyParserFunctions Property

Gets the functions.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public List<Function> Functions { get; set; }

Property Value

ListFunction
See Also