Click or drag to resize
Accord.NET (logo)

MatNodeValueType Property

Gets the type of the object value contained in this node.

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

Property Value

Type: Type
See Also