Click or drag to resize
FileNodeNodeType Property
http://www.emgu.com
Gets the type of the node.

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public FileNodeType NodeType { get; }

Property Value

Type: FileNodeType
The type of the node.
See Also