|  | HierarchyIndexPrevious Property  | 
 [Missing <summary> documentation for "P:OpenCvSharp.HierarchyIndex.Previous"]
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic int Previous { get; set; }Public Property Previous As Integer
	Get
	Set
public:
property int Previous {
	int get ();
	void set (int value);
}member Previous : int with get, set
Property Value
Type: 
Int32 See Also
See Also