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