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: 1.0.0
Syntax
public long Size { get; }

Return Value

Type: Int64
See Also