CvSeqTItem Property (Int32) OpenCvSharp Class Library
Indexer (cvGetSeqElem)

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

public Nullable<T> this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Return Value

Type: NullableT
See Also

Reference