Click or drag to resize

FileNodeEmpty Property

Returns true if the node is empty

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool Empty { get; }

Return Value

Type: Boolean
See Also