Click or drag to resize

FileNodeIsNamed Property

Returns true if the node has a name

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

Return Value

Type: Boolean
See Also