Method GetVertexEdges
GetVertexEdges(uint)
Returns the edges connected to a vertex
Declaration
public EdgeList GetVertexEdges(uint vertex)
Parameters
Type | Name | Description |
---|---|---|
uint | vertex | The vertex |
Returns
Type | Description |
---|---|
EdgeList |