The CvTreeNodeIteratorT generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | ||
| 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
| |
| PrevTreeNode |
Returns the currently observed node and moves iterator toward the previous node
| |
| ToString | (Inherited from Object.) |
See Also