Name | Description | |
---|---|---|
NGraphEdge Constructor | Overloaded. |
The following tables list the members exposed by NGraphEdge.
Name | Description | |
---|---|---|
NGraphEdge Constructor | Overloaded. |
Name | Description | |
---|---|---|
FromVertex | Gets or sets the edge FROM vertex | |
Graph | Obtains a reference to the graph in which the edge resides | |
SelfLoop | Checks if the edge is a self-loop edge | |
ToVertex | Gets the edge TO vertex |
Name | Description | |
---|---|---|
GetOtherVertex | Gets the other vertex, which this edge connects. | |
GetPartType | Overridden. Overriden to return GraphPartType.Edge | |
ToString |