CvAttrListNext Property OpenCvSharp Class Library
pointer to next chunk of the attributes list

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

public Pointer<CvAttrList> Next { get; set; }

Property Value

Type: PointerCvAttrList
See Also

Reference