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.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic int LCID { get; init; }Property Value
Int32
See Also