Click or drag to resize

FileNodeIsNamed Property

Returns true if the node has a name

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsNamed { get; }

Return Value

Type: Boolean
See Also