Click or drag to resize
Accord.NET (logo)

MatReaderFields Property

Gets the child nodes contained in this file.

Namespace:  Accord.IO
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public Dictionary<string, MatNode> Fields { get; }
Request Example View Source

Property Value

Type: DictionaryString, MatNode
See Also