Click or drag to resize

ReadOnlyArray2DTLength Property

Gets the total number of elements in all the dimensions of the System.Array.

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int Length { get; }

Property Value

Type: Int32
See Also