CvSetElemNextFree Property OpenCvSharp Class Library
if the node is free, the field is a pointer to next free node

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

public CvSetElem NextFree { get; }

Property Value

Type: CvSetElem
See Also

Reference