The CvTreeNodeIterator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NextTreeNode |
Returns the currently observed node and moves iterator toward the next node
|
![]() | NextTreeNodeT |
Returns the currently observed node and moves iterator toward the next node
|
![]() | PrevTreeNode |
Returns the currently observed node and moves iterator toward the previous node
|
![]() | PrevTreeNodeT |
Returns the currently observed node and moves iterator toward the previous node
|
![]() | ToString | (Inherited from Object.) |
See Also