Click or drag to resize

IVecTItem Property

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
T this[
	int i
] { get; set; }

Parameters

i
Type: SystemInt32

Return Value

Type: T
See Also