TextOptions.Culture Property

Gets the culture of the data file.

Definition

Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public CultureInfo Culture { get; }

Property Value

CultureInfo

See Also