Namespace: Extreme.Statistics.IOAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public StataFileReader(
Stream stream
)
Public Sub New (
stream As Stream
)
public:
StataFileReader(
Stream^ stream
)
new :
stream : Stream -> StataFileReader
Parameters
- stream
- Type: System.IOStream
The Stream the data is to be read from.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference