FileNodeSize Property OpenCvSharp Class Library
Returns the number of elements in the node, if it is a sequence or mapping, or 1 otherwise.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public long Size { get; }

Return Value

Type: Int64
See Also

Reference