Name | Description | |
---|---|---|
NTreeGraphEdge Constructor | Creates a new tree edge |
The following tables list the members exposed by NTreeGraphEdge.
Name | Description | |
---|---|---|
NTreeGraphEdge Constructor | Creates a new tree edge |
Name | Description | |
---|---|---|
Child | Gets the edge Child vertex | |
Parent | Gets the edge Parent vertex | |
Tree | Obtains a reference to the tree in which the edge resides |
Name | Description | |
---|---|---|
GetOtherVertex | Gets the other vertex, which this edge connects | |
GetPartType | Overridden. Overriden to return GraphPartType.Edge |