Click or drag to resize

FileNodeSize Property

Returns the number of elements in the node, if it is a sequence or mapping, or 1 otherwise.

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

Return Value

Type: Int64
See Also