| 接口 | 说明 |
|---|---|
| ITreeNode |
Basic interface for a tree node.
|
| 类 | 说明 |
|---|---|
| ITreeNode.DefaultTreeNode |
Plain-forward implementation of the
ITreeNodeinterface. |
| TreeNodeUniqueChildren |
An
ITreeNode implementation, that does
not allow equal m_children of one common parent node. |
Copyright © 2016. All rights reserved.