Namespace: Extreme.Statistics.IOAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public StataFileReader(
string path
)
Public Sub New (
path As String
)
public:
StataFileReader(
String^ path
)
new :
path : string -> StataFileReader
Parameters
- path
- Type: SystemString
The path to the data file.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference