Pointer to the next split in the node split list

Namespace:  Emgu.CV.ML.Structure
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public IntPtr next
Visual Basic (Declaration)
Public next As IntPtr
Visual C++
public:
IntPtr next

See Also