Click or drag to resize

CSVReaderitemsTable Property

get raw table of items which was ranked by the user

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<List<string>> itemsTable { get; }

Property Value

Type: ListListString
See Also