|
IdxReader Constructor (String)
|
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public IdxReader(
string path
)
Public Sub New (
path As String
)
Request Example
View SourceParameters
- path
- Type: SystemString
The path for the IDX file.
See Also