Emgu CV Library Documentation
Order Property
NamespacesEmgu.CV.ML.StructureMCvDTreeSplitOrder

www.emgu.com/wiki
Get or Set the Order of this TreeSplit
Declaration Syntax
C#Visual BasicVisual C++
public MCvDTreeSplit..::.MOrder Order { get; set; }
Public Property Order As MCvDTreeSplit..::.MOrder
public:
property MCvDTreeSplit..::.MOrder Order {
	MCvDTreeSplit..::.MOrder get ();
	void set (MCvDTreeSplit..::.MOrder value);
}

Assembly: Emgu.CV.ML (Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)