Click or drag to resize
Accord.NET (logo)

IdxReader Constructor (String)

Creates a new IdxReader.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public IdxReader(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
The path for the IDX file.
See Also