|
SparseReaderSampleDescriptions Property
|
Gets the description associated with the last read values.
Namespace:
Accord.IO
Assembly:
Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax public List<string> SampleDescriptions { get; }
Public ReadOnly Property SampleDescriptions As List(Of String)
Get
Request Example
View SourceProperty Value
Type:
ListStringSee Also