Click or drag to resize

DoublePropertyEvaluatorLCID Property

Gets or sets the LCID (Locale Identifier) used for parsing the double value. The default value is the invariant culture's LCID.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public int LCID { get; init; }

Property Value

Int32
See Also