| ArrayAddress1TLength Property |
[Missing <summary> documentation for "P:OpenCvSharp.Util.ArrayAddress1`1.Length"]
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Property Value
Type:
Int32See Also