Click or drag to resize
Accord.NET (logo)

IdxReaderDataType Property

Gets the type of the data stored in this file.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public IdxDataType DataType { get; }
Request Example View Source

Property Value

Type: IdxDataType
See Also