Click or drag to resize

FileNodeIsSeq Property

Returns true if the node is a sequence

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

Return Value

Type: Boolean
See Also